C# Class eCollegeWP7.Views.LoginPage

Inheritance: BasePage
Afficher le fichier Open project: PearsonLearningStudio/mobile2-windows7

Méthodes publiques

Méthode Description
LoginPage ( ) : System

Méthodes protégées

Méthode Description
OnReady ( System e ) : void

Private Methods

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

Method Details

LoginPage() public méthode

public LoginPage ( ) : System
Résultat System

OnReady() protected méthode

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