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