C# Class ThemeEditor.WPF.CrashWindow

Interaction logic for CrashWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: usagirei/3DS-Theme-Editor Class Usage Examples

Méthodes publiques

Méthode Description
CrashWindow ( ) : System
CrashWindow ( Exception ex ) : System

Private Methods

Méthode Description
OkButton_OnClick ( object sender, RoutedEventArgs e ) : void

Method Details

CrashWindow() public méthode

public CrashWindow ( ) : System
Résultat System

CrashWindow() public méthode

public CrashWindow ( Exception ex ) : System
ex System.Exception
Résultat System