Method | Description | |
---|---|---|
Page_Load ( object sender, EventArgs e ) : void |
Method | Description | |
---|---|---|
GetFeed ( String appKey ) : GenericApiResponse |
||
SignIn ( String appKey, String username, String password ) : ApiResponse, | ||
SignOut ( String appKey ) : ApiResponse, |
protected Page_Load ( object sender, EventArgs e ) : void | ||
sender | object | |
e | EventArgs | |
return | void |