C# Class Brewage.Services.Internal.RecipeService

Actual implementation that hits backend store go here.
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