Table of Contents

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 HttpClient

The HTTP client used for making API requests.