Property | Type | Description |
---|
Method | Description | |
---|---|---|
CreateRequest ( string path ) : IHttpRequest | ||
RestSharpHttpClient ( |
public CreateRequest ( string path ) : IHttpRequest | ||
path | string | |
return | IHttpRequest |
public RestSharpHttpClient ( |
||
baseUri | ||
username | string | |
password | string | |
timeout | System.TimeSpan | |
shouldInitConnection | bool | |
return | System |