C# Class btswebdoc.Web.Models.TransformViewModel

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

Méthodes publiques

Méthode Description
TransformViewModel ( BizTalkApplication currentApplication, IEnumerable manifests, Manifest currentManifest, IEnumerable breadCrumbs, IEnumerable applications, IEnumerable hosts, Transform transform ) : System.Collections.Generic

Method Details

TransformViewModel() public méthode

public TransformViewModel ( BizTalkApplication currentApplication, IEnumerable manifests, Manifest currentManifest, IEnumerable breadCrumbs, IEnumerable applications, IEnumerable hosts, Transform transform ) : System.Collections.Generic
currentApplication BizTalkApplication
manifests IEnumerable
currentManifest btswebdoc.Model.Manifest
breadCrumbs IEnumerable
applications IEnumerable
hosts IEnumerable
transform Transform
Résultat System.Collections.Generic