C# 클래스 Cake.Web.Models.BlogPageViewModel

상속: BlogViewModel
파일 보기 프로젝트 열기: cake-build/website 1 사용 예제들

공개 메소드들

메소드 설명
BlogPageViewModel ( IReadOnlyList posts, IReadOnlyList categories, IReadOnlyList archive, IReadOnlyList authors ) : System

메소드 상세

BlogPageViewModel() 공개 메소드

public BlogPageViewModel ( IReadOnlyList posts, IReadOnlyList categories, IReadOnlyList archive, IReadOnlyList authors ) : System
posts IReadOnlyList
categories IReadOnlyList
archive IReadOnlyList
authors IReadOnlyList
리턴 System