C# Class HELPS.RegisterActivity

Inheritance: AppCompatActivity
Show file Open project: HamzaTariq95/HELPSProject

Public Methods

Method Description
OnOptionsItemSelected ( IMenuItem item ) : bool

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
Cancel ( ) : void
ShowFailedAlert ( string msg ) : void
ShowLandingPage ( string studentId ) : void
ShowProgressDialog ( ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
return void

OnOptionsItemSelected() public method

public OnOptionsItemSelected ( IMenuItem item ) : bool
item IMenuItem
return bool