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