Table of Contents

Constructor DefaultDebuggerUICommands

Namespace
Alternet.Scripter.Debugger.UI.Wpf
Assembly
Alternet.Scripter.Debugger.UI.Wpf.v10.dll

DefaultDebuggerUICommands(IScriptDebuggerBase)

Initializes a new instance of DefaultDebuggerUICommands class with specified debugger.

public DefaultDebuggerUICommands(IScriptDebuggerBase debugger)

Parameters

debugger IScriptDebuggerBase

IScriptDebuggerBase that executes commands.