Table of Contents

Constructor RaidsClient

Namespace
GuildWars2.Pve.Raids
Assembly
GW2SDK.dll

RaidsClient(HttpClient)

Initializes a new instance of the RaidsClient class.

public RaidsClient(HttpClient httpClient)

Parameters

httpClient HttpClient

The HTTP client used for making API requests.