C# Class Hamekoz.UI.Login

Inheritance: Xwt.Dialog
Afficher le fichier Open project: hamekoz/hamekoz-sharp

Méthodes publiques

Méthode Description
Login ( ) : System

Méthodes protégées

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

Method Details

Login() public méthode

public Login ( ) : System
Résultat System

OnAutenticate() protected méthode

protected OnAutenticate ( object sender, EventArgs e ) : void
sender object
e System.EventArgs
Résultat void