Table of Contents

Class DebuggerException

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

Interaction logic for DlgDebuggerException.xaml

public class DebuggerException : Window, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IDisposable
Inheritance
DebuggerException
Implements
Extension Methods

Constructors

DebuggerException()

Initializes a new instance of the DlgDebuggerException class with default settings.

DebuggerException(IScriptDebuggerBase, string)

Properties

ExceptionEvaluationExpression

Methods

Dispose()

Destroys the instance of the DlgDebuggerException class.

Events

OnEvaluate