C# 클래스 AzureMobileServicesLab.WP8.MainPage

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: jayway/AzureMobileServicesLab

공개 메소드들

메소드 설명
MainPage ( ) : System

보호된 메소드들

메소드 설명
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

비공개 메소드들

메소드 설명
CompletedQuestionsList_Tap ( object sender, Microsoft.Phone.Controls.GestureEventArgs e ) : void
NewQuestionButton_Click ( object sender, RoutedEventArgs e ) : void
Refresh ( ) : System.Threading.Tasks.Task
RefreshButton_Click ( object sender, EventArgs e ) : void
UnansweredQuestionsList_Tap ( object sender, Microsoft.Phone.Controls.GestureEventArgs e ) : void

메소드 상세

MainPage() 공개 메소드

public MainPage ( ) : System
리턴 System

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
리턴 void