ServiceScanProvider - конструктор
Пространство имён: Tessa.Extensions.Default.Client.ScanningСборка: Tessa.Extensions.Default.Client (в Tessa.Extensions.Default.Client.dll) Версия: 3.6.0.22
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 ScanServiceProxyFactory
-
- notificationUIManager INotificationUIManager
-