Table of Contents

Constructor ScriptDebuggerRemoteControlStartCallbackSink

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

ScriptDebuggerRemoteControlStartCallbackSink(ScriptFinishedDelegate)

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

public ScriptDebuggerRemoteControlStartCallbackSink(ScriptFinishedDelegate onScriptFinished)

Parameters

onScriptFinished ScriptFinishedDelegate

Delegate receives call back.