ClusterInformationService - конструктор
Пространство имён: Tessa.SaaSСборка: Tessa (в Tessa.dll) Версия: 4.1.3+7e2b1422f9b8c7c41fbbc4b151a843bed05319ab
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
-