Constructor ScriptBreakpoints
- Namespace
- Alternet.Scripter.Debugger.TypeScript
- Assembly
- Alternet.Scripter.TypeScript.Debugger.v10.dll
ScriptBreakpoints(IScriptDebuggerBase)
Initializes a new instance of the ScriptBreakpoints class with corresponds to specified ScriptDebugger object.
public ScriptBreakpoints(IScriptDebuggerBase debugger)
Parameters
debuggerIScriptDebuggerBaseScriptDebuggerthat owns this new instance.