Свойство | Тип | Описание | |
---|---|---|---|
IHttpRequest | IHttpResponse | ||
IHttpRequest | void |
Метод | Описание | |
---|---|---|
RestSharpRequestWrapper ( RestSharp.RestClient client, string path ) : System |
Метод | Описание | |
---|---|---|
IHttpRequest ( ) : IHttpResponse | ||
IHttpRequest ( string name, string value ) : void |
public RestSharpRequestWrapper ( RestSharp.RestClient client, string path ) : System | ||
client | RestSharp.RestClient | |
path | string | |
Результат | System |