C# Class btswebdoc.Web.Models.SendPortViewModel

Inheritance: ApplicationViewModelBase
Exibir arquivo Open project: riha/btswebdoc

Public Methods

Method Description
SendPortViewModel ( BizTalkApplication currentApplication, IEnumerable manifests, Manifest currentManifest, IEnumerable breadCrumbs, IEnumerable applications, IEnumerable hosts, SendPort sendPort ) : System.Collections.Generic

Method Details

SendPortViewModel() public method

public SendPortViewModel ( BizTalkApplication currentApplication, IEnumerable manifests, Manifest currentManifest, IEnumerable breadCrumbs, IEnumerable applications, IEnumerable hosts, SendPort sendPort ) : System.Collections.Generic
currentApplication BizTalkApplication
manifests IEnumerable
currentManifest btswebdoc.Model.Manifest
breadCrumbs IEnumerable
applications IEnumerable
hosts IEnumerable
sendPort btswebdoc.Model.SendPort
return System.Collections.Generic