Constructor CommerceClient
- Namespace
- GuildWars2.Commerce
- Assembly
- GW2SDK.dll
CommerceClient(HttpClient)
Initializes a new instance of the CommerceClient class.
public CommerceClient(HttpClient httpClient)
Parameters
httpClient
HttpClientThe HTTP client used for making API requests.