C# Class eCollegeWP7.Views.DropboxMessagePage

Inheritance: BasePage
ファイルを表示 Open project: PearsonLearningStudio/mobile2-windows7

Public Methods

Method Description
DropboxMessagePage ( ) : System

Protected Methods

Method Description
OnReady ( System e ) : void

Private Methods

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

Method Details

DropboxMessagePage() public method

public DropboxMessagePage ( ) : System
return System

OnReady() protected method

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