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