Class DefaultDebuggerUICommands
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
- EvaluateCurrentException()
Executes an current exception evaluation dialog.
- EvaluateExpression()
Executes an expression evaluation dialog.