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