C# Class AzureMobileServicesLab.WP8.View.AnswerQuestionPage

Inheritance: PhoneApplicationPage
Datei anzeigen Open project: jayway/AzureMobileServicesLab

Public Methods

Method Description
AnswerQuestionPage ( ) : System

Protected Methods

Method Description
OnNavigatedTo ( System.Windows.Navigation.NavigationEventArgs e ) : void

Private Methods

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

Method Details

AnswerQuestionPage() public method

public AnswerQuestionPage ( ) : System
return System

OnNavigatedTo() protected method

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