Table of Contents

Constructor WorldsClient

Namespace
GuildWars2.Worlds
Assembly
GW2SDK.dll

WorldsClient(HttpClient)

Initializes a new instance of the WorldsClient class.

public WorldsClient(HttpClient httpClient)

Parameters

httpClient HttpClient

The HTTP client used for making API requests.