RecipeViewerClassesRecipeTypeRegistryСодержание этой страницыRecipeTypeRegistry Index ConstructorsconstructorMethodsopenRecipePageregisterConstructors constructornew RecipeTypeRegistry(): RecipeTypeRegistryReturns RecipeTypeRegistryMethods publicopenRecipePageopenRecipePage(key: string): voidParameterskey: stringReturns voidpublicregisterregister(key: string, recipeType: RecipeType): voidParameterskey: stringrecipeType: RecipeTypeReturns void