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