C# Class Cueros.App.Store.Class.Productos

Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: JorgeCupi/GAMLP.Cueros.App

Méthodes publiques

Méthode Description
CargarListaCategorias ( ) : void
ListProduct ( ) : void
Productos ( ) : System
Serializar ( ) : void

Private Methods

Méthode Description
Back_Click ( object sender, RoutedEventArgs e ) : void
Deserializar ( ) : Task>
ErrorConexion ( ) : void
IsInternetAvailable ( ) : bool
ListProducts_Tapped ( object sender, TappedRoutedEventArgs e ) : void
ListViewSelection_Tapped ( object sender, TappedRoutedEventArgs e ) : void
Productos_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

CargarListaCategorias() public méthode

public CargarListaCategorias ( ) : void
Résultat void

ListProduct() public méthode

public ListProduct ( ) : void
Résultat void

Productos() public méthode

public Productos ( ) : System
Résultat System

Serializar() public méthode

public Serializar ( ) : void
Résultat void