AdSyncUIExtension - конструктор
Пространство имён: Tessa.Extensions.Platform.Client.UIСборка: Tessa.UI (в Tessa.UI.dll) Версия: 3.6.0.22
public AdSyncUIExtension(
IOperationRepository operationRepository,
INotificationUIManager notificationUIManager,
ILicenseManager licenseManager,
IUIHost uiHost
)
Public Sub New (
operationRepository As IOperationRepository,
notificationUIManager As INotificationUIManager,
licenseManager As ILicenseManager,
uiHost As IUIHost
)
public:
AdSyncUIExtension(
IOperationRepository^ operationRepository,
INotificationUIManager^ notificationUIManager,
ILicenseManager^ licenseManager,
IUIHost^ uiHost
)
new :
operationRepository : IOperationRepository *
notificationUIManager : INotificationUIManager *
licenseManager : ILicenseManager *
uiHost : IUIHost -> AdSyncUIExtension
Параметры
- operationRepository IOperationRepository
-
- notificationUIManager INotificationUIManager
-
- licenseManager ILicenseManager
-
- uiHost IUIHost
-