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

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

공개 메소드들

메소드 설명
OrchestrationViewModel ( BizTalkApplication currentApplication, IEnumerable manifests, Manifest currentManifest, IEnumerable breadCrumbs, IEnumerable applications, IEnumerable hosts, Orchestration orchestration ) : System.Collections.Generic

메소드 상세

OrchestrationViewModel() 공개 메소드

public OrchestrationViewModel ( BizTalkApplication currentApplication, IEnumerable manifests, Manifest currentManifest, IEnumerable breadCrumbs, IEnumerable applications, IEnumerable hosts, Orchestration orchestration ) : System.Collections.Generic
currentApplication BizTalkApplication
manifests IEnumerable
currentManifest btswebdoc.Model.Manifest
breadCrumbs IEnumerable
applications IEnumerable
hosts IEnumerable
orchestration btswebdoc.Model.Orchestration
리턴 System.Collections.Generic