C# Class Rock.Wpf.ErrorMessageWindow

Interaction logic for ErrorMessageWindow.xaml
Inheritance: System.Windows.Window
Afficher le fichier Open project: SparkDevNetwork/Rock Class Usage Examples

Méthodes publiques

Méthode Description
ErrorMessageWindow ( Exception ex ) : System

Private Methods

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

Handles the Click event of the OK control.

Method Details

ErrorMessageWindow() public méthode

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