C# Class Scrumers.DetailsPage

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: scrumers/Scrumers-for-WP7

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