Table of Contents

Constructor Gw2Client

Namespace
GuildWars2
Assembly
GW2SDK.dll

Gw2Client(HttpClient)

Initializes a new instance of the Gw2Client class.

public Gw2Client(HttpClient httpClient)

Parameters

httpClient HttpClient

The HTTP client used for making API requests.