Table of Contents

Constructor ScriptDebuggerRemoteControlCompileCallbackSink

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.v9.dll

ScriptDebuggerRemoteControlCompileCallbackSink(ScriptCompiledDelegate)

Initializes a new instance of ScriptDebuggerRemoteControlCompileCallbackSink with specified call back delegate.

public ScriptDebuggerRemoteControlCompileCallbackSink(ScriptCompiledDelegate onScriptCompiled)

Parameters

onScriptCompiled ScriptCompiledDelegate

Delegate receives call back.