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