C# Class Rogo.MainPage

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: Nirespire/Rogo

Méthodes publiques

Méthode Description
MainPage ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( NavigationEventArgs e ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e NavigationEventArgs
Résultat void