C# Class btswebdoc.Web.Models.ViewModelBase

Exibir arquivo Open project: riha/btswebdoc

Protected Methods

Method Description
ViewModelBase ( IEnumerable manifests, Manifest currentManifest, IEnumerable breadCrumbs, IEnumerable applications, IEnumerable hosts ) : System.Collections.Generic

Method Details

ViewModelBase() protected method

protected ViewModelBase ( IEnumerable manifests, Manifest currentManifest, IEnumerable breadCrumbs, IEnumerable applications, IEnumerable hosts ) : System.Collections.Generic
manifests IEnumerable
currentManifest btswebdoc.Model.Manifest
breadCrumbs IEnumerable
applications IEnumerable
hosts IEnumerable
return System.Collections.Generic