C# Class Examples.ExamplesChat.WP8.SettingsPage

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: MarcFletcher/NetworkComms.Net

Méthodes publiques

Méthode Description
SettingsPage ( ) : System

Initialisation of the settings page

Private Methods

Méthode Description
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

Method Details

SettingsPage() public méthode

Initialisation of the settings page
public SettingsPage ( ) : System
Résultat System