Table of Contents

Constructor GuildsClient

Namespace
GuildWars2.Guilds
Assembly
GW2SDK.dll

GuildsClient(HttpClient)

Initializes a new instance of the GuildsClient class.

public GuildsClient(HttpClient httpClient)

Parameters

httpClient HttpClient

The HTTP client used for making API requests.