C# Class Care.Views.Lab.Chat

Inheritance: PhoneApplicationPage, INotifyPropertyChanged
Afficher le fichier Open project: thankcreate/Care

Méthodes publiques

Méthode Description
Chat ( ) : System

Private Methods

Méthode Description
Input_KeyDown ( object sender, System.Windows.Input.KeyEventArgs e ) : void
NotifyPropertyChanged ( String propertyName ) : void
Page_Loaded ( object sender, RoutedEventArgs e ) : void
Page_UnLoaded ( object sender, RoutedEventArgs e ) : void
Perform ( System.Action myMethod, int delayInMilliseconds ) : void
clear_Click ( object sender, EventArgs e ) : void
send_click ( object sender, RoutedEventArgs e ) : void
share_Click ( object sender, EventArgs e ) : void

Method Details

Chat() public méthode

public Chat ( ) : System
Résultat System