C# Class btswebdoc.Web.Models.HomeViewModel

Inheritance: ViewModelBase
Exibir arquivo Open project: riha/btswebdoc

Public Methods

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

Method Details

HomeViewModel() public method

public HomeViewModel ( 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