C# 클래스 Marvelous.MarvelClient

파일 보기 프로젝트 열기: TylerBrinks/Marvelous

공개 메소드들

메소드 설명
MarvelClient ( string publicKey, string privateKey, IRestClient restClient = null ) : System

메소드 상세

MarvelClient() 공개 메소드

public MarvelClient ( string publicKey, string privateKey, IRestClient restClient = null ) : System
publicKey string
privateKey string
restClient IRestClient
리턴 System