C# Class MonoDroid.DialogSample.DialogFragmentActivity

Inheritance: Android.App.Activity
Show file Open project: Cheesebaron/MonoDroid.DialogSample

Public Methods

Method Description
OnOptionsItemSelected ( Android item ) : bool

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected method

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

OnOptionsItemSelected() public method

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