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