C# Class eCollegeWP7.Views.GradePage

Inheritance: BasePage
Mostra file Open project: PearsonLearningStudio/mobile2-windows7

Public Methods

Method Description
GradePage ( ) : System

Protected Methods

Method Description
OnReady ( System e ) : void

Private Methods

Method Description
BtnViewAllCourseGrades_Click ( object sender, RoutedEventArgs e ) : void

Method Details

GradePage() public method

public GradePage ( ) : System
return System

OnReady() protected method

protected OnReady ( System e ) : void
e System
return void