ServiceScanProvider - конструктор |
Пространство имён:
Tessa.Extensions.Default.Client.Scanning
Сборка:
Tessa.Extensions.Default.Client (в Tessa.Extensions.Default.Client.dll) Версия: 3.5.0.19
Синтаксис public ServiceScanProvider(
[NotNullAttribute] ScanServiceProxyFactory proxyFactory,
[NotNullAttribute] INotificationUIManager notificationUIManager
)
Public Sub New (
<NotNullAttribute> proxyFactory As ScanServiceProxyFactory,
<NotNullAttribute> notificationUIManager As INotificationUIManager
)
public:
ServiceScanProvider(
[NotNullAttribute] ScanServiceProxyFactory^ proxyFactory,
[NotNullAttribute] INotificationUIManager^ notificationUIManager
)
new :
[<NotNullAttribute>] proxyFactory : ScanServiceProxyFactory *
[<NotNullAttribute>] notificationUIManager : INotificationUIManager -> ServiceScanProvider
Параметры
- proxyFactory
- Тип: Tessa.HostScanServiceProxyFactory
- notificationUIManager
- Тип: Tessa.UI.NotificationsINotificationUIManager
См. также