Constructor DebuggerUIController
- Namespace
- Alternet.Scripter.Integration.Wpf
- Assembly
- Alternet.Scripter.Integration.Wpf.v10.dll
DebuggerUIController(Dispatcher, IDebugEditContainer)
Initializes a new instance of the DebuggerUIController class with specified parameters.
public DebuggerUIController(Dispatcher dispatcher, IDebugEditContainer editorContainer)
Parameters
dispatcherDispatcherThe Dispatcher this instance associated with.
editorContainerIDebugEditContainerControl contains a list of
IDebugEditcontrols.