C# Class LatestChatty.Controls.LoginControl

Inheritance: System.Windows.Controls.UserControl
Afficher le fichier Open project: fleabix/LatestChatty-WP7 Class Usage Examples

Méthodes publiques

Méthode Description
LoginControl ( ) : System
LoginControl ( CoreServices callback ) : System
LoginVerification ( bool verified ) : void

Private Methods

Méthode Description
Button_Click ( object sender, RoutedEventArgs e ) : void
Register_Click ( object sender, RoutedEventArgs e ) : void

Method Details

LoginControl() public méthode

public LoginControl ( ) : System
Résultat System

LoginControl() public méthode

public LoginControl ( CoreServices callback ) : System
callback CoreServices
Résultat System

LoginVerification() public méthode

public LoginVerification ( bool verified ) : void
verified bool
Résultat void