Property | Type | Description | |
---|---|---|---|
IHttpRequest | IHttpResponse | ||
IHttpRequest | void |
Method | Description | |
---|---|---|
RestSharpRequestWrapper ( RestSharp.RestClient client, string path ) : System |
Method | Description | |
---|---|---|
IHttpRequest ( ) : IHttpResponse | ||
IHttpRequest ( string name, string value ) : void |
public RestSharpRequestWrapper ( RestSharp.RestClient client, string path ) : System | ||
client | RestSharp.RestClient | |
path | string | |
return | System |