Method | Description | |
---|---|---|
DeleteAsync ( string resource ) : Task |
||
Dispose ( ) : void | ||
GetAsync ( string resource ) : Task |
||
HttpClientWrapper ( ) : System | ||
PostAsync ( string resource, |
Method | Description | |
---|---|---|
Dispose ( bool disposing ) : void |
public DeleteAsync ( string resource ) : Task |
||
resource | string | |
return | Task |
public PostAsync ( string resource, |
||
resource | string | |
content | ||
return | Task |