C# 클래스 Dev2.Core.Tests.Environments.TestEnvironmentModel

상속: Dev2.Studio.Core.Models.EnvironmentModel
파일 보기 프로젝트 열기: Warewolf-ESB/Warewolf 1 사용 예제들

공개 메소드들

메소드 설명
TestEnvironmentModel ( IEventAggregator eventPublisher, System.Guid id, IEnvironmentConnection environmentConnection, IResourceRepository resourceRepository, bool publishEventsOnDispatcherThread = true ) : System

보호된 메소드들

메소드 설명
CreateAuthorizationService ( IEnvironmentConnection environmentConnection ) : IAuthorizationService

메소드 상세

CreateAuthorizationService() 보호된 메소드

protected CreateAuthorizationService ( IEnvironmentConnection environmentConnection ) : IAuthorizationService
environmentConnection IEnvironmentConnection
리턴 IAuthorizationService

TestEnvironmentModel() 공개 메소드

public TestEnvironmentModel ( IEventAggregator eventPublisher, System.Guid id, IEnvironmentConnection environmentConnection, IResourceRepository resourceRepository, bool publishEventsOnDispatcherThread = true ) : System
eventPublisher IEventAggregator
id System.Guid
environmentConnection IEnvironmentConnection
resourceRepository IResourceRepository
publishEventsOnDispatcherThread bool
리턴 System