Method | Description | |
---|---|---|
ErrorWindow ( Exception exc, string message, string context ) : System |
Method | Description | |
---|---|---|
CloseButton_Click ( object sender, RoutedEventArgs e ) : void | ||
DiscordButton_OnClick ( object sender, RoutedEventArgs e ) : void |
public ErrorWindow ( Exception exc, string message, string context ) : System | ||
exc | Exception | |
message | string | |
context | string | |
return | System |