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