Constructor ScriptDebuggerRemoteControlCompileCallbackSink
ScriptDebuggerRemoteControlCompileCallbackSink(ScriptCompiledDelegate)
Initializes a new instance of ScriptDebuggerRemoteControlCompileCallbackSink with specified call back delegate.
public ScriptDebuggerRemoteControlCompileCallbackSink(ScriptCompiledDelegate onScriptCompiled)
Parameters
onScriptCompiledScriptCompiledDelegateDelegate receives call back.