Table of Contents

Constructor DebuggerUIController

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

DebuggerUIController(Control, IDebugEditContainer)

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

public DebuggerUIController(Control owner, IDebugEditContainer editorContainer)

Parameters

owner Control

Control that owns this new instance.

editorContainer IDebugEditContainer

Control contains a list of IDebugEdit controls.