C# Class Brewage.Web.Models.Stubs.RecipeServiceStub

Inheritance: IRecipeService
Show file Open project: andersonimes/Flocculate

Public Methods

Method Description
GetRecentRecipes ( int maxcount ) : IList

Method Details

GetRecentRecipes() public method

public GetRecentRecipes ( int maxcount ) : IList
maxcount int
return IList