C# Класс Brewage.Web.Models.RecipeService

This is the recipe application service. Here we can centralize the logic to call WCF services, implement caching, etc
Наследование: IRecipeService
Показать файл Открыть проект

Открытые методы

Метод Описание
GetRecentRecipes ( int maxcount ) : IList

Описание методов

GetRecentRecipes() публичный Метод

public GetRecentRecipes ( int maxcount ) : IList
maxcount int
Результат IList