Property | Type | Description | |
---|---|---|---|
HttpClientService | System |
Method | Description | |
---|---|---|
DeleteAsync ( string url ) : Task |
||
GetAsync ( string url ) : Task |
||
PostAsync ( string url, postData ) : Task |
||
PutAsync ( string url, putData ) : Task |
Method | Description | |
---|---|---|
HttpClientService ( ) : System |