Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
HighriseApi
Requests
RequestBase
C# 클래스 HighriseApi.Requests.RequestBase
파일 보기
프로젝트 열기: scottschluer/highrise-api
보호된 프로퍼티들
프로퍼티
타입
설명
_client
IRestClient
공개 메소드들
메소드
설명
RequestBase
( ) :
RestSharp
RequestBase
(
IRestClient
client
) :
RestSharp
메소드 상세
RequestBase()
공개
메소드
public
RequestBase
( ) :
RestSharp
리턴
RestSharp
RequestBase()
공개
메소드
public
RequestBase
(
IRestClient
client
) :
RestSharp
client
IRestClient
리턴
RestSharp
프로퍼티 상세
_client
보호되어 있는 프로퍼티
protected
IRestClient
_client
리턴
IRestClient