C# Class eCollegeWP7.Views.GradePage

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

Méthodes publiques

Méthode Description
GradePage ( ) : System

Méthodes protégées

Méthode Description
OnReady ( System e ) : void

Private Methods

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

Method Details

GradePage() public méthode

public GradePage ( ) : System
Résultat System

OnReady() protected méthode

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