Для изменения размера нажмите или перетащите

AdSyncUIExtension - конструктор

Инициализирует новый экземпляр класса AdSyncUIExtension

Пространство имён:  Tessa.Extensions.Platform.Client.UI
Сборка:  Tessa.UI (в Tessa.UI.dll) Версия: 3.5.0.19
Синтаксис
public AdSyncUIExtension(
	IOperationRepository operationRepository,
	INotificationUIManager notificationUIManager,
	ILicenseManager licenseManager,
	IUIHost uiHost
)

Параметры

operationRepository
Тип: Tessa.Platform.OperationsIOperationRepository
notificationUIManager
Тип: Tessa.UI.NotificationsINotificationUIManager
licenseManager
Тип: Tessa.Platform.LicensingILicenseManager
uiHost
Тип: Tessa.UIIUIHost
См. также