C# Class DroidApp.MainActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: inthehand/Charming

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode Description
MainActivity_DataRequested ( object sender, InTheHand e ) : void
Values_MapChanged ( object>.IObservableMap sender, IMapChangedEventArgs eventArgs ) : void

Method Details

OnCreate() protected méthode

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