C# Class Cake.Web.Models.BlogViewModel

Mostra file Open project: cake-build/website

Protected Methods

Method Description
BlogViewModel ( IReadOnlyList categories, IReadOnlyList archive, IReadOnlyList authors ) : System

Method Details

BlogViewModel() protected method

protected BlogViewModel ( IReadOnlyList categories, IReadOnlyList archive, IReadOnlyList authors ) : System
categories IReadOnlyList
archive IReadOnlyList
authors IReadOnlyList
return System