C# Class SilverlightMappingToolBasic.UI.View.UnhandledExceptionDialog

Inheritance: System.Windows.Controls.ChildWindow
Mostra file Open project: chris-tomich/Glyma Class Usage Examples

Public Methods

Method Description
UnhandledExceptionDialog ( ) : System

Private Methods

Method Description
CancelButton_Click ( object sender, RoutedEventArgs e ) : void
OKButton_Click ( object sender, RoutedEventArgs e ) : void
SaveErrorDetails_Click ( object sender, RoutedEventArgs e ) : void

Method Details

UnhandledExceptionDialog() public method

public UnhandledExceptionDialog ( ) : System
return System