This method deletes the specified recipe. The method signature is:
void DeleteRecipe( RecipeInfo recipeInfo );
Parameters for this method are shown in the following table.
Parameter |
Description |
Type |
Valid Input |
|---|---|---|---|
recipeInfo |
Instance of RecipeInfo data contract |
RecipeInfo |
RecipeInfo instance |