C# Class Couchbase.HttpClients.RestSharpHttpClient.RestSharpResponseWrapper

Inheritance: IHttpResponse
Afficher le fichier Open project: FOXITES/couchbase-net-client

Méthodes publiques

Méthode Description
ExecuteWith ( RestSharp.RestClient client ) : void
RestSharpResponseWrapper ( RestRequest request ) : System

Private Methods

Méthode Description
IHttpResponse ( ) : Stream

Method Details

ExecuteWith() public méthode

public ExecuteWith ( RestSharp.RestClient client ) : void
client RestSharp.RestClient
Résultat void

RestSharpResponseWrapper() public méthode

public RestSharpResponseWrapper ( RestRequest request ) : System
request RestSharp.RestRequest
Résultat System