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