Table of Contents

Constructor ItemsClient

Namespace
GuildWars2.Items
Assembly
GW2SDK.dll

ItemsClient(HttpClient)

Initializes a new instance of the ItemsClient class.

public ItemsClient(HttpClient httpClient)

Parameters

httpClient HttpClient

The HTTP client used for making API requests.