C# Класс Examples.ExamplesChat.WP8.SettingsPage

Наследование: PhoneApplicationPage
Показать файл Открыть проект

Открытые методы

Метод Описание
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