C# Class eCollegeWP7.Views.DiscussionPage

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

Public Methods

Method Description
DiscussionPage ( ) : System

Protected Methods

Method Description
OnReady ( System e ) : void

Private Methods

Method Description
BtnCancelResponse_Click ( object sender, RoutedEventArgs e ) : void
BtnPostResponse_Click ( object sender, RoutedEventArgs e ) : void
BtnResponse_Click ( object sender, RoutedEventArgs e ) : void
BtnShowPostResponse_Click ( object sender, RoutedEventArgs e ) : void
TglExpandDescription_Click ( object sender, RoutedEventArgs e ) : void

Method Details

DiscussionPage() public method

public DiscussionPage ( ) : System
return System

OnReady() protected method

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