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