NotificationsCache - конструктор
Пространство имён: Tessa.NoticesСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public NotificationsCache(
NotificationsGlobalCache notificationsGlobalCache,
INotificationsProvider notificationsProvider
)
Public Sub New (
notificationsGlobalCache As NotificationsGlobalCache,
notificationsProvider As INotificationsProvider
)
public:
NotificationsCache(
NotificationsGlobalCache^ notificationsGlobalCache,
INotificationsProvider^ notificationsProvider
)
new :
notificationsGlobalCache : NotificationsGlobalCache *
notificationsProvider : INotificationsProvider -> NotificationsCache
Параметры
- notificationsGlobalCache NotificationsGlobalCache
-
- notificationsProvider INotificationsProvider
-