C# Class GhostWriter.DetailsPage

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: IngageNetworks/GhostWriter

Méthodes publiques

Méthode Description
DetailsPage ( ) : System

Méthodes protégées

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

Method Details

DetailsPage() public méthode

public DetailsPage ( ) : System
Résultat System

OnNavigatedTo() protected méthode

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