C# Class XIVLauncher.Windows.ErrorWindow

Interaction logic for ErrorWindow.xaml
Inheritance: Window
Afficher le fichier Open project: Mortalitas/FFXIVQuickLauncherLite

Méthodes publiques

Méthode Description
ErrorWindow ( Exception exc, string message, string context ) : System

Private Methods

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

Method Details

ErrorWindow() public méthode

public ErrorWindow ( Exception exc, string message, string context ) : System
exc Exception
message string
context string
Résultat System