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

Inheritance: PhoneApplicationPage
Show file Open project: JorgeCupi/GAMLP.Cueros.App

Public Methods

Method Description
MainPage ( ) : System
NavigateThisProduct ( object sender, System e ) : void
lstCategorias_Tap ( object sender, System e ) : void

Private Methods

Method Description
FillListNews ( ) : void
MainPage_Loaded ( object sender, RoutedEventArgs e ) : void

Method Details

MainPage() public method

public MainPage ( ) : System
return System

NavigateThisProduct() public method

public NavigateThisProduct ( object sender, System e ) : void
sender object
e System
return void

lstCategorias_Tap() public method

public lstCategorias_Tap ( object sender, System e ) : void
sender object
e System
return void