Constructor LogosClient
- Namespace
- GuildWars2.Logos
- Assembly
- GW2SDK.dll
LogosClient(HttpClient)
Initializes a new instance of the LogosClient class.
public LogosClient(HttpClient httpClient)
Parameters
httpClient
HttpClientThe HTTP client used for making API requests.