C# Class HELPS.Views.Activities.BookingDetailActivity

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
Book ( ) : System.Threading.Tasks.Task
CancelBooking ( ) : void
DisplayNotificationSettings ( ) : void
SetBookingView ( ) : void
SetVariables ( ) : void
SetWorkshopView ( ) : void
ShowProgressDialog ( Android.App.ProgressDialog progressDialog, string message, bool show ) : void
Waitlist ( ) : System.Threading.Tasks.Task

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