Table of Contents

Class DebuggerException

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

Interaction logic for DlgDebuggerException.xaml

public class DebuggerException : Window, IAnimatable, IFrameworkInputElement, IInputElement, ISupportInitialize, IQueryAmbient, IAddChild, IDisposable, IComponentConnector
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.

InitializeComponent()

InitializeComponent

Events

OnEvaluate