ClusterInformationService - конструктор
Пространство имён: Tessa.SaaSСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public ClusterInformationService(
ISaasSettings saasSettings,
[DependencyAttribute("LizaWebProxyFactory")] IWebProxyFactory webProxyFactory
)
Public Sub New (
saasSettings As ISaasSettings,
<DependencyAttribute("LizaWebProxyFactory")> webProxyFactory As IWebProxyFactory
)
public:
ClusterInformationService(
ISaasSettings^ saasSettings,
[DependencyAttribute(L"LizaWebProxyFactory")] IWebProxyFactory^ webProxyFactory
)
new :
saasSettings : ISaasSettings *
[<DependencyAttribute("LizaWebProxyFactory")>] webProxyFactory : IWebProxyFactory -> ClusterInformationService
Параметры
- saasSettings ISaasSettings
-
- webProxyFactory IWebProxyFactory
-