Property | Type | Description | |
---|---|---|---|
authRequired | bool | ||
call | string | ||
headerParams | |||
method | RequestMethod | ||
postData | string | ||
queryParams |
Method | Description | |
---|---|---|
RequestData ( RequestMethod method, string call, bool authRequired, |
public RequestData ( RequestMethod method, string call, bool authRequired, |
||
method | RequestMethod | |
call | string | |
authRequired | bool | |
q | ||
h | ||
postData | string | |
return | System |
public NameValueCollection,System.Collections.Specialized headerParams | ||
return |