Table of Contents

Constructor LogosClient

Namespace
GuildWars2.Logos
Assembly
GW2SDK.dll

LogosClient(HttpClient)

Initializes a new instance of the LogosClient class.

public LogosClient(HttpClient httpClient)

Parameters

httpClient HttpClient

The HTTP client used for making API requests.