C# Class FirstApp.MainActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: xhackers/IBM-Bluemix-Hack

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode Description
AnswerHttp ( string question ) : Task
ParseAndDisplay ( JsonValue json ) : void

Method Details

OnCreate() protected méthode

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