C# Class Dev2.Core.Tests.Environments.TestEnvironmentModel

Inheritance: Dev2.Studio.Core.Models.EnvironmentModel
Afficher le fichier Open project: Warewolf-ESB/Warewolf Class Usage Examples

Méthodes publiques

Méthode Description
TestEnvironmentModel ( IEventAggregator eventPublisher, System.Guid id, IEnvironmentConnection environmentConnection, IResourceRepository resourceRepository, bool publishEventsOnDispatcherThread = true ) : System

Méthodes protégées

Méthode Description
CreateAuthorizationService ( IEnvironmentConnection environmentConnection ) : IAuthorizationService

Method Details

CreateAuthorizationService() protected méthode

protected CreateAuthorizationService ( IEnvironmentConnection environmentConnection ) : IAuthorizationService
environmentConnection IEnvironmentConnection
Résultat IAuthorizationService

TestEnvironmentModel() public méthode

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
Résultat System