C# Class btswebdoc.Web.Models.ApplicationViewModel

Inheritance: ApplicationViewModelBase
Exibir arquivo Open project: riha/btswebdoc

Public Methods

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

Method Details

ApplicationViewModel() public method

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