Skip to content
DocsTry Aspire
DocsTry

RecipeEntryConstruct Constructors

ClassConstructors1 member
Represents a single recipe entry inside a recipe pack (recipeKind + recipeLocation).
public sealed class RecipeEntryConstruct
{
public RecipeEntryConstruct()
{
// ...
}
}