C# 클래스 PaymillWrapper.Net.HttpClientRest

상속: System.Net.Http.HttpClient
파일 보기 프로젝트 열기: jcantos/paymillwrappernet 1 사용 예제들

공개 메소드들

메소드 설명
HttpClientRest ( string apiUrl, string apiKey ) : System

Create an HttpClientRest-object

메소드 상세

HttpClientRest() 공개 메소드

Create an HttpClientRest-object
public HttpClientRest ( string apiUrl, string apiKey ) : System
apiUrl string API Endpoint URL
apiKey string Private key
리턴 System