Method | Description | |
---|---|---|
ApiCall ( string methodName, string>.IDictionary |
Posts the api call and returns the raw string returned.
|
|
BuildDataString ( string>.IDictionary |
Method | Description | |
---|---|---|
BuildRequestData ( string>.IDictionary |
||
CompileCompleteQuery ( string>.IDictionary |
||
ExtractResponseData ( |
||
PostRequest ( string data, |
public static ApiCall ( string methodName, string>.IDictionary |
||
methodName | string | |
partialQuery | string>.IDictionary | |
responseDataFormat | string | |
return | string |
public static BuildDataString ( string>.IDictionary |
||
query | string>.IDictionary | |
return | string |