C# Class Examples.ExamplesChat.WP8.MainPage

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

Méthodes publiques

Méthode Description
MainPage ( ) : System

Private Methods

Méthode Description
ApplicationBarMenuItem_Click_1 ( object sender, EventArgs e ) : void

Switch to the settings page when selected

CurrentMessageInputBox_KeyDown_1 ( object sender, System e ) : void

Send a message when the user presses enter/return

SetDebugTimeouts ( ) : void

Increase default timeouts so that we can easily step through code when running the examples in debug mode.

Method Details

MainPage() public méthode

public MainPage ( ) : System
Résultat System