Table of Contents

Class DefaultDebuggerUICommands

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

Represents a class that contains Debugger commands processed by the Debugger UI.

public class DefaultDebuggerUICommands : BaseDefaultDebuggerUICommands, IDebuggerUICommands
Inheritance
DefaultDebuggerUICommands
Implements

Constructors

DefaultDebuggerUICommands(IScriptDebuggerBase)

Initializes a new instance of DefaultDebuggerUICommands class with specified debugger.

Methods

EvaluateCore(bool)
EvaluateCurrentException()

Executes an current exception evaluation dialog.

EvaluateExpression()

Executes an expression evaluation dialog.