C# Class DirectReply.MainActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: xamarin/monodroid-samples

Méthodes protégées

Méthode Description
OnCreate ( Bundle savedInstanceState ) : void

Private Methods

Méthode Description
MakePendingIntent ( ) : Android.App.PendingIntent
OnButtonClick ( ) : void

Method Details

OnCreate() protected méthode

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