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