C# Class AzureMobileServicesLab.WP8.View.QuestionResultPage

Inheritance: PhoneApplicationPage
Datei anzeigen Open project: jayway/AzureMobileServicesLab

Public Methods

Method Description
QuestionResultPage ( ) : System

Protected Methods

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

Method Details

OnNavigatedTo() protected method

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

QuestionResultPage() public method

public QuestionResultPage ( ) : System
return System