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