Table of Contents

Class DebuggerCommunication.ScriptDebuggerRemoteControlStartDebugCallbackSink

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.v10.dll

Provides call back for remote script debugging.

public class DebuggerCommunication.ScriptDebuggerRemoteControlStartDebugCallbackSink : MarshalByRefObject
Inheritance
DebuggerCommunication.ScriptDebuggerRemoteControlStartDebugCallbackSink

Constructors

ScriptDebuggerRemoteControlStartDebugCallbackSink(StartDebugDelegate)

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

Methods

OnStartDebug()

Call back method executed after script was compiled.