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