C# 클래스 OneAndOne.Client.Endpoints.ResourceBase

파일 보기 프로젝트 열기: 1and1/oneandone-cloudserver-sdk-dotnet

공개 프로퍼티들

프로퍼티 타입 설명
restclient RestSharp.RestClient

공개 메소드들

메소드 설명
ResourceBase ( object _apiUrl = null, object _apiKey = null ) : System

메소드 상세

ResourceBase() 공개 메소드

public ResourceBase ( object _apiUrl = null, object _apiKey = null ) : System
_apiUrl object
_apiKey object
리턴 System

프로퍼티 상세

restclient 공개적으로 프로퍼티

public RestClient,RestSharp restclient
리턴 RestSharp.RestClient