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