C# Class btswebdoc.Web.Models.HostViewModel

Inheritance: HostViewModelBase
Exibir arquivo Open project: riha/btswebdoc

Public Methods

Method Description
HostViewModel ( Host currentHost, IEnumerable manifests, Manifest currentManifest, IEnumerable breadCrumbs, IEnumerable applications, IEnumerable hosts, Host host ) : System.Collections.Generic

Method Details

HostViewModel() public method

public HostViewModel ( Host currentHost, IEnumerable manifests, Manifest currentManifest, IEnumerable breadCrumbs, IEnumerable applications, IEnumerable hosts, Host host ) : System.Collections.Generic
currentHost btswebdoc.Model.Host
manifests IEnumerable
currentManifest btswebdoc.Model.Manifest
breadCrumbs IEnumerable
applications IEnumerable
hosts IEnumerable
host btswebdoc.Model.Host
return System.Collections.Generic