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
파일 보기 프로젝트 열기: andersonimes/Flocculate

공개 메소드들

메소드 설명
GetRecentRecipes ( int maxcount ) : IList

메소드 상세

GetRecentRecipes() 공개 메소드

public GetRecentRecipes ( int maxcount ) : IList
maxcount int
리턴 IList