C# Class btswebdoc.Web.Models.SendPortGroupViewModel

Inheritance: ApplicationViewModelBase
Exibir arquivo Open project: riha/btswebdoc

Public Methods

Method Description
SendPortGroupViewModel ( BizTalkApplication currentApplication, IEnumerable manifests, Manifest currentManifest, IEnumerable breadCrumbs, IEnumerable applications, IEnumerable hosts, SendPortGroup sendPortGroup ) : System.Collections.Generic

Method Details

SendPortGroupViewModel() public method

public SendPortGroupViewModel ( BizTalkApplication currentApplication, IEnumerable manifests, Manifest currentManifest, IEnumerable breadCrumbs, IEnumerable applications, IEnumerable hosts, SendPortGroup sendPortGroup ) : System.Collections.Generic
currentApplication BizTalkApplication
manifests IEnumerable
currentManifest btswebdoc.Model.Manifest
breadCrumbs IEnumerable
applications IEnumerable
hosts IEnumerable
sendPortGroup btswebdoc.Model.SendPortGroup
return System.Collections.Generic