C# Class Cueros.App.Phone.MainPage

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: JorgeCupi/GAMLP.Cueros.App

Méthodes publiques

Méthode Description
MainPage ( ) : System
MainPage_Loaded ( object sender, RoutedEventArgs e ) : void

Méthodes protégées

Méthode Description
OnBackKeyPress ( System e ) : void

Private Methods

Méthode Description
SeleccionaRubro ( object sender, System.Windows.Controls.SelectionChangedEventArgs e ) : void

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System

MainPage_Loaded() public méthode

public MainPage_Loaded ( object sender, RoutedEventArgs e ) : void
sender object
e System.Windows.RoutedEventArgs
Résultat void

OnBackKeyPress() protected méthode

protected OnBackKeyPress ( System e ) : void
e System
Résultat void