AdSyncRoleUIExtension - конструктор |
Пространство имён:
Tessa.Extensions.Platform.Client.UI
Сборка:
Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис public AdSyncRoleUIExtension(
IOperationRepository operationRepository,
INotificationUIManager notificationUIManager
)
Public Sub New (
operationRepository As IOperationRepository,
notificationUIManager As INotificationUIManager
)
public:
AdSyncRoleUIExtension(
IOperationRepository^ operationRepository,
INotificationUIManager^ notificationUIManager
)
new :
operationRepository : IOperationRepository *
notificationUIManager : INotificationUIManager -> AdSyncRoleUIExtension
Параметры
- operationRepository
- Тип: Tessa.Platform.OperationsIOperationRepository
- notificationUIManager
- Тип: Tessa.UI.NotificationsINotificationUIManager
См. также