NotificationDeleteExtension - конструктор
Пространство имён: Tessa.Extensions.Platform.Server.CardsСборка: Tessa (в Tessa.dll) Версия: 4.0.4
public NotificationDeleteExtension(
INotificationCompilationCache compilationCache,
INotificationsCache notificationsCache
)
Public Sub New (
compilationCache As INotificationCompilationCache,
notificationsCache As INotificationsCache
)
public:
NotificationDeleteExtension(
INotificationCompilationCache^ compilationCache,
INotificationsCache^ notificationsCache
)
new :
compilationCache : INotificationCompilationCache *
notificationsCache : INotificationsCache -> NotificationDeleteExtension
Параметры
- compilationCache INotificationCompilationCache
-
- notificationsCache INotificationsCache
-