C# Class PlayStation_Gui.Views.Shell

Inheritance: Windows.UI.Xaml.Controls.Page, INotifyPropertyChanged
Afficher le fichier Open project: drasticactions/Pureisuteshon-App Class Usage Examples

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SetBusy ( bool busy, string text = null ) : void
SetNav ( INavigationService navigationService ) : void
Shell ( INavigationService navigationService ) : System.ComponentModel

Method Details

SetBusy() public static méthode

public static SetBusy ( bool busy, string text = null ) : void
busy bool
text string
Résultat void

SetNav() public méthode

public SetNav ( INavigationService navigationService ) : void
navigationService INavigationService
Résultat void

Shell() public méthode

public Shell ( INavigationService navigationService ) : System.ComponentModel
navigationService INavigationService
Résultat System.ComponentModel