KrNotificationSubscriptionPermissionManager - конструктор |
Пространство имён:
Tessa.Extensions.Default.Shared.Notices
Сборка:
Tessa.Extensions.Default.Shared (в Tessa.Extensions.Default.Shared.dll) Версия: 3.5.0.19
Синтаксис public KrNotificationSubscriptionPermissionManager(
ISession session,
IKrTypesCache typesCache
)
Public Sub New (
session As ISession,
typesCache As IKrTypesCache
)
public:
KrNotificationSubscriptionPermissionManager(
ISession^ session,
IKrTypesCache^ typesCache
)
new :
session : ISession *
typesCache : IKrTypesCache -> KrNotificationSubscriptionPermissionManager
Параметры
- session
- Тип: Tessa.Platform.RuntimeISession
- typesCache
- Тип: Tessa.Extensions.Default.Shared.Workflow.KrProcessIKrTypesCache
См. также