C# 클래스 Examples.ExamplesChat.WP8.SettingsPage

상속: PhoneApplicationPage
파일 보기 프로젝트 열기: MarcFletcher/NetworkComms.Net

공개 메소드들

메소드 설명
SettingsPage ( ) : System

Initialisation of the settings page

비공개 메소드들

메소드 설명
BackKeyPressHandler ( object sender, System e ) : void

Update the application settings and refresh NetworkComms.Net configuration when we go back to the main page

ConnectionType_Checked ( object sender, RoutedEventArgs e ) : void

Update the connectionType if the radio buttons are changed

SerializationMethod_Checked ( object sender, RoutedEventArgs e ) : void

메소드 상세

SettingsPage() 공개 메소드

Initialisation of the settings page
public SettingsPage ( ) : System
리턴 System