C# 클래스 eCollegeWP7.Views.DiscussionPage

상속: BasePage
파일 보기 프로젝트 열기: PearsonLearningStudio/mobile2-windows7

공개 메소드들

메소드 설명
DiscussionPage ( ) : System

보호된 메소드들

메소드 설명
OnReady ( System e ) : void

비공개 메소드들

메소드 설명
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

메소드 상세

DiscussionPage() 공개 메소드

public DiscussionPage ( ) : System
리턴 System

OnReady() 보호된 메소드

protected OnReady ( System e ) : void
e System
리턴 void