C# 클래스 Couchbase.HttpClients.RestSharpHttpClient.RestSharpResponseWrapper

상속: IHttpResponse
파일 보기 프로젝트 열기: FOXITES/couchbase-net-client

공개 메소드들

메소드 설명
ExecuteWith ( RestSharp.RestClient client ) : void
RestSharpResponseWrapper ( RestRequest request ) : System

비공개 메소드들

메소드 설명
IHttpResponse ( ) : Stream

메소드 상세

ExecuteWith() 공개 메소드

public ExecuteWith ( RestSharp.RestClient client ) : void
client RestSharp.RestClient
리턴 void

RestSharpResponseWrapper() 공개 메소드

public RestSharpResponseWrapper ( RestRequest request ) : System
request RestSharp.RestRequest
리턴 System