C# Class Marvelous.MarvelClient

Show file Open project: TylerBrinks/Marvelous

Public Methods

Method Description
MarvelClient ( string publicKey, string privateKey, IRestClient restClient = null ) : System

Method Details

MarvelClient() public method

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