C# 클래스 BluetoothData.DevicePage

상속: global::Windows.UI.Xaml.Controls.Page
파일 보기 프로젝트 열기: sbaidachni/Win10BookSamples

공개 메소드들

메소드 설명
DevicePage ( ) : BluetoothData.Code

보호된 메소드들

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

비공개 메소드들

메소드 설명
DevicePage_BackRequested ( object sender, BackRequestedEventArgs e ) : void

메소드 상세

DevicePage() 공개 메소드

public DevicePage ( ) : BluetoothData.Code
리턴 BluetoothData.Code

OnNavigatedFrom() 보호된 메소드

protected OnNavigatedFrom ( NavigationEventArgs e ) : void
e NavigationEventArgs
리턴 void

OnNavigatedTo() 보호된 메소드

protected OnNavigatedTo ( NavigationEventArgs e ) : void
e NavigationEventArgs
리턴 void