C# Class HELPS.RegisterActivity

Inheritance: AppCompatActivity
Afficher le fichier Open project: HamzaTariq95/HELPSProject

Méthodes publiques

Méthode Description
OnOptionsItemSelected ( IMenuItem item ) : bool

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode Description
Cancel ( ) : void
ShowFailedAlert ( string msg ) : void
ShowLandingPage ( string studentId ) : void
ShowProgressDialog ( ) : void

Method Details

OnCreate() protected méthode

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
Résultat void

OnOptionsItemSelected() public méthode

public OnOptionsItemSelected ( IMenuItem item ) : bool
item IMenuItem
Résultat bool