C# Class btswebdoc.Web.Models.ApplicationViewModelBase

Inheritance: ViewModelBase
Exibir arquivo Open project: riha/btswebdoc

Protected Methods

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

Method Details

ApplicationViewModelBase() protected method

protected ApplicationViewModelBase ( BizTalkApplication currentApplication, IEnumerable manifests, Manifest currentManifest, IEnumerable breadCrumbs, IEnumerable applications, IEnumerable hosts ) : System.Collections.Generic
currentApplication BizTalkApplication
manifests IEnumerable
currentManifest btswebdoc.Model.Manifest
breadCrumbs IEnumerable
applications IEnumerable
hosts IEnumerable
return System.Collections.Generic