C# 클래스 btswebdoc.Web.Models.ApplicationViewModelBase

상속: ViewModelBase
파일 보기 프로젝트 열기: riha/btswebdoc

보호된 메소드들

메소드 설명
ApplicationViewModelBase ( BizTalkApplication currentApplication, IEnumerable manifests, Manifest currentManifest, IEnumerable breadCrumbs, IEnumerable applications, IEnumerable hosts ) : System.Collections.Generic

메소드 상세

ApplicationViewModelBase() 보호된 메소드

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
리턴 System.Collections.Generic