Table of Contents

Constructor HeroClient

Namespace
GuildWars2.Hero
Assembly
GW2SDK.dll

HeroClient(HttpClient)

Initializes a new instance of the HeroClient class.

public HeroClient(HttpClient httpClient)

Parameters

httpClient HttpClient

The HTTP client used for making API requests.