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