C# 클래스 btswebdoc.Web.Models.HostViewModel

상속: HostViewModelBase
파일 보기 프로젝트 열기: riha/btswebdoc

공개 메소드들

메소드 설명
HostViewModel ( Host currentHost, IEnumerable manifests, Manifest currentManifest, IEnumerable breadCrumbs, IEnumerable applications, IEnumerable hosts, Host host ) : System.Collections.Generic

메소드 상세

HostViewModel() 공개 메소드

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
리턴 System.Collections.Generic