Constructor EvaluationCodeCompletionController
- Namespace
- Alternet.Scripter.Debugger.UI.Evaluation.CodeCompletion
- Assembly
- Alternet.Scripter.Debugger.UI.v9.dll
EvaluationCodeCompletionController(ISite, IScriptDebuggerBase, TextBox)
public EvaluationCodeCompletionController(EvaluationCodeCompletionControllerBase.ISite site, IScriptDebuggerBase debugger, TextBox expressionTextBox)
Parameters
site
EvaluationCodeCompletionControllerBase.ISitedebugger
IScriptDebuggerBaseexpressionTextBox
TextBox