C# Class Harvest.OrchardDevToolbelt.Models.Recipe

Show file Open project: sfmskywalker/OrchardDevToolbelt Class Usage Examples

Public Methods

Method Description
AddIngredient ( Ingredient ingredient ) : void
Recipe ( ) : System.Collections.Generic

Method Details

AddIngredient() public method

public AddIngredient ( Ingredient ingredient ) : void
ingredient Ingredient
return void

Recipe() public method

public Recipe ( ) : System.Collections.Generic
return System.Collections.Generic