C# Class Search.SearchActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: gruan01/Xamarin-Example

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void
OnNewIntent ( Android.Content.Intent intent ) : void

Private Methods

Méthode Description
Btn_Click ( object sender, EventArgs e ) : void
HandleIntent ( Android.Content.Intent intent ) : void

Method Details

OnCreate() protected méthode

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

OnNewIntent() protected méthode

protected OnNewIntent ( Android.Content.Intent intent ) : void
intent Android.Content.Intent
Résultat void