C# 클래스 ZSCY.Pages.SearchFreeTimeResultPage

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

공개 메소드들

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

보호된 메소드들

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

在此页将要在 Frame 中显示时进行调用。

비공개 메소드들

메소드 설명
App_BackRequested ( object sender, BackRequestedEventArgs e ) : void
HardwareButtons_BackPressed ( object sender, BackPressedEventArgs e ) : void
initFree ( ) : void
initFreeList ( ) : void

메소드 상세

OnNavigatedFrom() 보호된 메소드

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

OnNavigatedTo() 보호된 메소드

在此页将要在 Frame 中显示时进行调用。
protected OnNavigatedTo ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs 描述如何访问此页的事件数据。 /// 此参数通常用于配置页。
리턴 void

SearchFreeTimeResultPage() 공개 메소드

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