UpdateTriggersExecutor - конструктор

Инициализирует новый экземпляр класса UpdateTriggersExecutor

Definition

Пространство имён: Tessa.Roles.Triggers
Сборка: Tessa (в Tessa.dll) Версия: 4.0.4
C#
public UpdateTriggersExecutor(
	IDbScope dbScope,
	[DependencyAttribute("ExtendedWithoutTransactionAndLocking")] ICardRepository cardRepository,
	ICardServerPermissionsProvider serverPermissionsProvider,
	IConditionExecutor conditionExecutor,
	ISession session,
	IUnityContainer container
)

Параметры

dbScope  IDbScope
 
cardRepository  ICardRepository
 
serverPermissionsProvider  ICardServerPermissionsProvider
 
conditionExecutor  IConditionExecutor
 
session  ISession
 
container  IUnityContainer
 

См. также