NotificationRoleAggregator - конструктор |
Пространство имён:
Tessa.Notices
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public NotificationRoleAggregator(
IRoleRepository roleRepository,
ICardContextRoleCache contextRoleCache,
ICardMetadata cardMetadata,
IDbScope dbScope
)
Public Sub New (
roleRepository As IRoleRepository,
contextRoleCache As ICardContextRoleCache,
cardMetadata As ICardMetadata,
dbScope As IDbScope
)
public:
NotificationRoleAggregator(
IRoleRepository^ roleRepository,
ICardContextRoleCache^ contextRoleCache,
ICardMetadata^ cardMetadata,
IDbScope^ dbScope
)
new :
roleRepository : IRoleRepository *
contextRoleCache : ICardContextRoleCache *
cardMetadata : ICardMetadata *
dbScope : IDbScope -> NotificationRoleAggregator
Параметры
- roleRepository
- Тип: Tessa.RolesIRoleRepository
- contextRoleCache
- Тип: Tessa.Cards.CachingICardContextRoleCache
- cardMetadata
- Тип: Tessa.CardsICardMetadata
- dbScope
- Тип: Tessa.Platform.DataIDbScope
См. также