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