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

Afficher le fichier Open project: flq/Rf.Sites

Méthodes publiques

Méthode Description
ContentTeaserVM ( int id, string title, System.DateTime created, string teaser ) : System

Method Details

ContentTeaserVM() public méthode

public ContentTeaserVM ( int id, string title, System.DateTime created, string teaser ) : System
id int
title string
created System.DateTime
teaser string
Résultat System