Méthode | Description | |
---|---|---|
EtsyContext ( string apiKey ) |
Initializes a new instance of the EtsyContext class with a base URl and APi key
|
|
EtsyContext ( string baseUrl, string apiKey ) |
Initializes a new instance of the EtsyContext class with a base URl and API key
|
public EtsyContext ( string baseUrl, string apiKey ) | ||
baseUrl | string | the base Url to use |
apiKey | string | the API key to use |