C# Class FirstApp.MainActivity

Inheritance: Android.App.Activity
Show file Open project: xhackers/IBM-Bluemix-Hack

Protected Methods

Method Description
OnCreate ( Bundle bundle ) : void

Private Methods

Method Description
AnswerHttp ( string question ) : Task
ParseAndDisplay ( JsonValue json ) : void

Method Details

OnCreate() protected method

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
return void