Table of Contents

Constructor EvaluationCodeCompletionController

Namespace
Alternet.Scripter.Debugger.UI.Wpf.Evaluation.CodeCompletion
Assembly
Alternet.Scripter.Debugger.UI.Wpf.v9.dll

EvaluationCodeCompletionController(ISite, IScriptDebuggerBase, TextBox)

public EvaluationCodeCompletionController(EvaluationCodeCompletionControllerBase.ISite site, IScriptDebuggerBase debugger, TextBox expressionTextBox)

Parameters

site EvaluationCodeCompletionControllerBase.ISite
debugger IScriptDebuggerBase
expressionTextBox TextBox