C# 클래스 Rf.Sites.Features.Models.ContentTeaserVM

파일 보기 프로젝트 열기: flq/Rf.Sites

공개 메소드들

메소드 설명
ContentTeaserVM ( int id, string title, System.DateTime created, string teaser ) : System

메소드 상세

ContentTeaserVM() 공개 메소드

public ContentTeaserVM ( int id, string title, System.DateTime created, string teaser ) : System
id int
title string
created System.DateTime
teaser string
리턴 System