Class DebuggerCommunication.ScriptDebuggerRemoteControlStartDebugCallbackSink
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.