AclGenerationRuleExecutor - конструктор
Пространство имён: Tessa.Roles.AclСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public AclGenerationRuleExecutor(
IDbScope dbScope,
IUpdateTriggersExecutor triggersExecutor,
ICardGetStrategy cardGetStrategy
)
Public Sub New (
dbScope As IDbScope,
triggersExecutor As IUpdateTriggersExecutor,
cardGetStrategy As ICardGetStrategy
)
public:
AclGenerationRuleExecutor(
IDbScope^ dbScope,
IUpdateTriggersExecutor^ triggersExecutor,
ICardGetStrategy^ cardGetStrategy
)
new :
dbScope : IDbScope *
triggersExecutor : IUpdateTriggersExecutor *
cardGetStrategy : ICardGetStrategy -> AclGenerationRuleExecutor
Параметры
- dbScope IDbScope
-
- triggersExecutor IUpdateTriggersExecutor
-
- cardGetStrategy ICardGetStrategy
-