C# 클래스 ZSCY_Win10.JWContentPage

可用于自身或导航至 Frame 内部的空白页。
상속: Windows.UI.Xaml.Controls.Page
파일 보기 프로젝트 열기: RedrockMobile/CyxbsMobile_Win

공개 메소드들

메소드 설명
JWContentPage ( ) : Newtonsoft.Json.Linq

보호된 메소드들

메소드 설명
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void

비공개 메소드들

메소드 설명
App_BackRequested ( object sender, BackRequestedEventArgs e ) : void
getContent ( string ID ) : void

메소드 상세

JWContentPage() 공개 메소드

public JWContentPage ( ) : Newtonsoft.Json.Linq
리턴 Newtonsoft.Json.Linq

OnNavigatedFrom() 보호된 메소드

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
리턴 void

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
리턴 void