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