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

상속: BlogViewModel
파일 보기 프로젝트 열기: cake-build/website

공개 메소드들

메소드 설명
BlogPostViewModel ( Cake.Web.Core.Content.Blog.BlogPost post, IReadOnlyList categories, IReadOnlyList archive, IReadOnlyList authors ) : System

메소드 상세

BlogPostViewModel() 공개 메소드

public BlogPostViewModel ( Cake.Web.Core.Content.Blog.BlogPost post, IReadOnlyList categories, IReadOnlyList archive, IReadOnlyList authors ) : System
post Cake.Web.Core.Content.Blog.BlogPost
categories IReadOnlyList
archive IReadOnlyList
authors IReadOnlyList
리턴 System