Method | Description | |
---|---|---|
Get ( string url ) : string | ||
Post ( string url, string postBody ) : string | ||
RequestClient ( |
Method | Description | |
---|---|---|
Create ( ) : |
public Post ( string url, string postBody ) : string | ||
url | string | |
postBody | string | |
return | string |
public RequestClient ( |
||
creadentials | ||
return | System.Text |