C# Class HELPS.Views.Activities.PastDetailActivity

Inheritance: AppCompatActivity
ファイルを表示 Open project: HamzaTariq95/HELPSProject

Public Methods

Method Description
OnOptionsItemSelected ( IMenuItem item ) : bool

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
GetBooking ( ) : 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