C# Class BluetoothData.DevicePage

Inheritance: global::Windows.UI.Xaml.Controls.Page
Afficher le fichier Open project: sbaidachni/Win10BookSamples

Méthodes publiques

Méthode Description
DevicePage ( ) : BluetoothData.Code

Méthodes protégées

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

Private Methods

Méthode Description
DevicePage_BackRequested ( object sender, BackRequestedEventArgs e ) : void

Method Details

DevicePage() public méthode

public DevicePage ( ) : BluetoothData.Code
Résultat BluetoothData.Code

OnNavigatedFrom() protected méthode

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e NavigationEventArgs
Résultat void

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e NavigationEventArgs
Résultat void