C# Class btswebdoc.Web.Models.SendPortViewModel

Inheritance: ApplicationViewModelBase
Afficher le fichier Open project: riha/btswebdoc

Méthodes publiques

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

Method Details

SendPortViewModel() public méthode

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
Résultat System.Collections.Generic