C# 클래스 Cueros.App.Phone.Testing.MainPage

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: JorgeCupi/GAMLP.Cueros.App

공개 메소드들

메소드 설명
MainPage ( ) : System
NavigateThisProduct ( object sender, System e ) : void
lstCategorias_Tap ( object sender, System e ) : void

비공개 메소드들

메소드 설명
FillListNews ( ) : void
MainPage_Loaded ( object sender, RoutedEventArgs e ) : void

메소드 상세

MainPage() 공개 메소드

public MainPage ( ) : System
리턴 System

NavigateThisProduct() 공개 메소드

public NavigateThisProduct ( object sender, System e ) : void
sender object
e System
리턴 void

lstCategorias_Tap() 공개 메소드

public lstCategorias_Tap ( object sender, System e ) : void
sender object
e System
리턴 void