C# 클래스 Brewage.Services.Internal.RecipeService

Actual implementation that hits backend store go here.
상속: IRecipeService
파일 보기 프로젝트 열기: andersonimes/Flocculate

공개 메소드들

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

메소드 상세

GetRecentRecipes() 공개 메소드

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