NotificationRoleAggregator - конструктор
Пространство имён: Tessa.NoticesСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public NotificationRoleAggregator(
IContextRoleManager contextRoleManager,
ICardContextRoleCache contextRoleCache,
IDbScope dbScope,
INestedRoleManager nestedRoleManager
)
Public Sub New (
contextRoleManager As IContextRoleManager,
contextRoleCache As ICardContextRoleCache,
dbScope As IDbScope,
nestedRoleManager As INestedRoleManager
)
public:
NotificationRoleAggregator(
IContextRoleManager^ contextRoleManager,
ICardContextRoleCache^ contextRoleCache,
IDbScope^ dbScope,
INestedRoleManager^ nestedRoleManager
)
new :
contextRoleManager : IContextRoleManager *
contextRoleCache : ICardContextRoleCache *
dbScope : IDbScope *
nestedRoleManager : INestedRoleManager -> NotificationRoleAggregator
Параметры
- contextRoleManager IContextRoleManager
-
- contextRoleCache ICardContextRoleCache
-
- dbScope IDbScope
-
- nestedRoleManager INestedRoleManager
-