C# Class Ioespt.UWP.DeviceControl.Views.Shell

Inheritance: global::Windows.UI.Xaml.Controls.Page, global::Windows.UI.Xaml.Markup.IComponentConnector, global::Windows.UI.Xaml.Markup.IComponentConnector2
Afficher le fichier Open project: mikehole/internet-of-esp-things

Méthodes publiques

Méthode Description
SetNavigationService ( INavigationService navigationService ) : void
Shell ( ) : System.ComponentModel
Shell ( INavigationService navigationService ) : System.ComponentModel

Private Methods

Méthode Description
Connect ( int connectionId, object target ) : void
GetBindingConnector ( int connectionId, object target ) : global::Windows.UI.Xaml.Markup.IComponentConnector
InitializeComponent ( ) : void

Method Details

SetNavigationService() public méthode

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

Shell() public méthode

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

Shell() public méthode

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