Method | Description | |
---|---|---|
GetAsync ( string url, Action |
||
PostAsync ( string url, Action |
public GetAsync ( string url, Action |
||
url | string | |
prepareRequest | Action |
|
return | EventSignal |
public PostAsync ( string url, Action |
||
url | string | |
prepareRequest | Action |
|
postData | string>.Dictionary | |
return | EventSignal |