C# Class MonoDroid.DialogSample.DialogFragmentActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: Cheesebaron/MonoDroid.DialogSample

Méthodes publiques

Méthode Description
OnOptionsItemSelected ( Android item ) : bool

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Method Details

OnCreate() protected méthode

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

OnOptionsItemSelected() public méthode

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