RoleNameNotificationRecipientsSource - конструктор |
Пространство имён:
Tessa.Notices.Sources
Сборка:
Tessa (в Tessa.dll) Версия: 3.5.0.19
Синтаксис public RoleNameNotificationRecipientsSource(
INotificationRoleAggregator roleAggregator,
IRoleRepository roleRepository
)
Public Sub New (
roleAggregator As INotificationRoleAggregator,
roleRepository As IRoleRepository
)
public:
RoleNameNotificationRecipientsSource(
INotificationRoleAggregator^ roleAggregator,
IRoleRepository^ roleRepository
)
new :
roleAggregator : INotificationRoleAggregator *
roleRepository : IRoleRepository -> RoleNameNotificationRecipientsSource
Параметры
- roleAggregator
- Тип: Tessa.NoticesINotificationRoleAggregator
- roleRepository
- Тип: Tessa.RolesIRoleRepository
См. также