Table of Contents

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 HttpClient

The HTTP client used for making API requests.