Property | Type | Description |
---|
Method | Description | |
---|---|---|
PinterestClient ( IHttpClient httpClient ) : PinSharp.Api | ||
PinterestClient ( string accessToken, string apiVersion = "v1" ) : PinSharp.Api |
public PinterestClient ( IHttpClient httpClient ) : PinSharp.Api | ||
httpClient | IHttpClient | |
return | PinSharp.Api |
public PinterestClient ( string accessToken, string apiVersion = "v1" ) : PinSharp.Api | ||
accessToken | string | |
apiVersion | string | |
return | PinSharp.Api |