C# Class eCollegeWP7.Views.ProfilePage

Inheritance: BasePage
Mostrar archivo Open project: PearsonLearningStudio/mobile2-windows7

Public Methods

Method Description
ProfilePage ( ) : System

Protected Methods

Method Description
OnReady ( System e ) : void

Private Methods

Method Description
BtnOpenCourse_Click ( object sender, RoutedEventArgs e ) : void
BtnSignOut_Click ( object sender, RoutedEventArgs e ) : void

Method Details

OnReady() protected method

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

ProfilePage() public method

public ProfilePage ( ) : System
return System