C# Class Cueros.App.Phone.Testing.MainPage

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

Méthodes publiques

Méthode Description
MainPage ( ) : System
NavigateThisProduct ( object sender, System e ) : void
lstCategorias_Tap ( object sender, System e ) : void

Private Methods

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

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System

NavigateThisProduct() public méthode

public NavigateThisProduct ( object sender, System e ) : void
sender object
e System
Résultat void

lstCategorias_Tap() public méthode

public lstCategorias_Tap ( object sender, System e ) : void
sender object
e System
Résultat void