NotificationEmailSource - конструктор
Пространство имён: Tessa.Notices.SourcesСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public NotificationEmailSource(
IDbScope dbScope,
INotificationsCache notificationsCache
)
Public Sub New (
dbScope As IDbScope,
notificationsCache As INotificationsCache
)
public:
NotificationEmailSource(
IDbScope^ dbScope,
INotificationsCache^ notificationsCache
)
new :
dbScope : IDbScope *
notificationsCache : INotificationsCache -> NotificationEmailSource
Параметры
- dbScope IDbScope
-
- notificationsCache INotificationsCache
-