Constructor EvaluationCodeCompletionControllerBase
- Namespace
- Alternet.Scripter.Debugger.UI.Evaluation.CodeCompletion
- Assembly
- Alternet.Scripter.Debugger.UI.v10.dll
EvaluationCodeCompletionControllerBase(ISite, IScriptDebuggerBase)
Initializes a new instance of the EvaluationCodeCompletionControllerBase class with specified parameters.
public EvaluationCodeCompletionControllerBase(EvaluationCodeCompletionControllerBase.ISite site, IScriptDebuggerBase debugger)
Parameters
siteEvaluationCodeCompletionControllerBase.ISiteISitecorresponding to this new instance.debuggerIScriptDebuggerBaseIScriptDebuggerBasecorresponding to this new instance.