C# Class btswebdoc.Web.Models.OrchestrationViewModel

Inheritance: ApplicationViewModelBase
Exibir arquivo Open project: riha/btswebdoc

Public Methods

Method Description
OrchestrationViewModel ( BizTalkApplication currentApplication, IEnumerable manifests, Manifest currentManifest, IEnumerable breadCrumbs, IEnumerable applications, IEnumerable hosts, Orchestration orchestration ) : System.Collections.Generic

Method Details

OrchestrationViewModel() public method

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