Table of Contents

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 HttpClient

The HTTP client used for making API requests.