C# Class Cake.Web.Models.BlogPageViewModel

Inheritance: BlogViewModel
Afficher le fichier Open project: cake-build/website Class Usage Examples

Méthodes publiques

Méthode Description
BlogPageViewModel ( IReadOnlyList posts, IReadOnlyList categories, IReadOnlyList archive, IReadOnlyList authors ) : System

Method Details

BlogPageViewModel() public méthode

public BlogPageViewModel ( IReadOnlyList posts, IReadOnlyList categories, IReadOnlyList archive, IReadOnlyList authors ) : System
posts IReadOnlyList
categories IReadOnlyList
archive IReadOnlyList
authors IReadOnlyList
Résultat System