Метод | Описание | |
---|---|---|
TestEnvironmentModel ( IEventAggregator eventPublisher, System.Guid id, IEnvironmentConnection environmentConnection, IResourceRepository resourceRepository, bool publishEventsOnDispatcherThread = true ) : System |
Метод | Описание | |
---|---|---|
CreateAuthorizationService ( IEnvironmentConnection environmentConnection ) : IAuthorizationService |
protected CreateAuthorizationService ( IEnvironmentConnection environmentConnection ) : IAuthorizationService | ||
environmentConnection | IEnvironmentConnection | |
Результат | IAuthorizationService |
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 |