Table of Contents

Constructor ScriptBreakpoints

Namespace
Alternet.Scripter.Debugger
Assembly
Alternet.Scripter.Debugger.v9.dll

ScriptBreakpoints(IScriptDebuggerBase)

Initializes a new instance of the ScriptBreakpoints class with specified debugger.

public ScriptBreakpoints(IScriptDebuggerBase debugger)

Parameters

debugger IScriptDebuggerBase

IScriptDebuggerBase that owns this new instance.