C# Class Api, JsApiToolkit

Inheritance: NancyModule
Afficher le fichier Open project: oyvindkinsey/JsApiToolkit Class Usage Examples

Méthodes protégées

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

Private Methods

Méthode Description
GetFeed ( String appKey ) : GenericApiResponse
SignIn ( String appKey, String username, String password ) : ApiResponse,
SignOut ( String appKey ) : ApiResponse,

Method Details

Page_Load() protected méthode

protected Page_Load ( object sender, EventArgs e ) : void
sender object
e EventArgs
Résultat void