Constructor ScriptBreakpoints
ScriptBreakpoints(IScriptDebuggerBase)
Initializes a new instance of the ScriptBreakpoints
class with specified debugger.
public ScriptBreakpoints(IScriptDebuggerBase debugger)
Parameters
debugger
IScriptDebuggerBaseIScriptDebuggerBase
that owns this new instance.