C# Class AzureMobileServicesLab.WP8.View.AnswerQuestionPage

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: jayway/AzureMobileServicesLab

Méthodes publiques

Méthode Description
AnswerQuestionPage ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Private Methods

Méthode Description
SaveButton_Click ( object sender, RoutedEventArgs e ) : void

Method Details

AnswerQuestionPage() public méthode

public AnswerQuestionPage ( ) : System
Résultat System

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void
e System.Windows.Navigation.NavigationEventArgs
Résultat void