C# Class ZSCY.Pages.SearchFreeTimeResultPage

可用于自身或导航至 Frame 内部的空白页。
Inheritance: Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: RedrockMobile/CyxbsMobile_Win

Méthodes publiques

Méthode Description
SearchFreeTimeResultPage ( ) : Newtonsoft.Json.Linq

Méthodes protégées

Méthode Description
OnNavigatedFrom ( NavigationEventArgs e ) : void
OnNavigatedTo ( NavigationEventArgs e ) : void

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

Private Methods

Méthode Description
App_BackRequested ( object sender, BackRequestedEventArgs e ) : void
HardwareButtons_BackPressed ( object sender, BackPressedEventArgs e ) : void
initFree ( ) : void
initFreeList ( ) : void

Method Details

OnNavigatedFrom() protected méthode

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e Windows.UI.Xaml.Navigation.NavigationEventArgs
Résultat void

OnNavigatedTo() protected méthode

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

SearchFreeTimeResultPage() public méthode

public SearchFreeTimeResultPage ( ) : Newtonsoft.Json.Linq
Résultat Newtonsoft.Json.Linq