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