C# Class WPNest.ErrorPage

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: garyjohnson/wpnest

Méthodes publiques

Méthode Description
ErrorPage ( ) : System.Windows

Méthodes protégées

Méthode Description
OnNavigatingFrom ( System e ) : void

Private Methods

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

Method Details

ErrorPage() public méthode

public ErrorPage ( ) : System.Windows
Résultat System.Windows

OnNavigatingFrom() protected méthode

protected OnNavigatingFrom ( System e ) : void
e System
Résultat void