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