Table of Contents

Constructor DebuggerUIController

Namespace
Alternet.Scripter.Integration.Wpf
Assembly
Alternet.Scripter.Integration.Wpf.v9.dll

DebuggerUIController(Dispatcher, IDebugEditContainer)

Initializes a new instance of the DebuggerUIController class with specified parameters.

public DebuggerUIController(Dispatcher dispatcher, IDebugEditContainer editorContainer)

Parameters

dispatcher Dispatcher

The Dispatcher this instance associated with.

editorContainer IDebugEditContainer

Control contains a list of IDebugEdit controls.