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