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