C# 클래스 Postworthy.Web.Models.FrontPageModel

파일 보기 프로젝트 열기: postworthy/postworthy

공개 메소드들

메소드 설명
FrontPageModel ( ) : System
FrontPageModel ( IEnumerable
fullArticles, IEnumerable articleStubs = null ) : System

메소드 상세

FrontPageModel() 공개 메소드

public FrontPageModel ( ) : System
리턴 System

FrontPageModel() 공개 메소드

public FrontPageModel ( IEnumerable
fullArticles, IEnumerable articleStubs = null ) : System
fullArticles IEnumerable
articleStubs IEnumerable
리턴 System