C# Class Catcher.AndroidDemo.EasyRequestDemo.MainActivity

Inheritance: Android.App.Activity
Afficher le fichier Open project: hwqdt/Demos

Méthodes protégées

Méthode Description
OnCreate ( Bundle bundle ) : void

Private Methods

Méthode Description
GetRequest ( object sender, EventArgs e ) : void
GetRequestByHWR ( object sender, EventArgs e ) : void
PostRequest ( object sender, EventArgs e ) : void
PostRequestByHWR ( object sender, EventArgs e ) : void

Method Details

OnCreate() protected méthode

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