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