C# Class Rf.Sites.Features.Models.ContentTeaserVM

Mostrar archivo Open project: flq/Rf.Sites

Public Methods

Method Description
ContentTeaserVM ( int id, string title, System.DateTime created, string teaser ) : System

Method Details

ContentTeaserVM() public method

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