C# Class btswebdoc.Web.Models.SchemaViewModel

Inheritance: ApplicationViewModelBase
Exibir arquivo Open project: riha/btswebdoc

Public Methods

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

Method Details

SchemaViewModel() public method

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