C# Class Ch.Epyx.WindMobile.WP7.View.SocialView

Inheritance: PhoneApplicationPage
Afficher le fichier Open project: epyx-src/WindMobile-WP7

Méthodes publiques

Méthode Description
Refresh ( object sender, EventArgs args ) : void
Send ( object sender, EventArgs args ) : void
SocialView ( ) : System

Méthodes protégées

Méthode Description
OnNavigatedTo ( System e ) : void

Private Methods

Méthode Description
MessageRefreshed ( object sender, EventArgs args ) : void
MessageSent ( object sender, MessageSentEventArgs args ) : void

Method Details

OnNavigatedTo() protected méthode

protected OnNavigatedTo ( System e ) : void
e System
Résultat void

Refresh() public méthode

public Refresh ( object sender, EventArgs args ) : void
sender object
args System.EventArgs
Résultat void

Send() public méthode

public Send ( object sender, EventArgs args ) : void
sender object
args System.EventArgs
Résultat void

SocialView() public méthode

public SocialView ( ) : System
Résultat System