C# Class WeatherApp.Droid.MainActivity

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

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode Description
Button_Click ( object sender, EventArgs e ) : void

Method Details

OnCreate() protected méthode

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