WebbiComponentsProvider - конструктор
Пространство имён: Tessa.Extensions.Default.Console.PrintDiscoveryInfoСборка: Tessa.Extensions.Default.Console (в Tessa.Extensions.Default.Console.dll) Версия: 4.0.4
public WebbiComponentsProvider(
IWebbiConnectionSettings webbiConnectionSettings,
[DependencyAttribute("WebbiWebProxyFactory")] IWebProxyFactory webbiProxyFactory,
IConsoleLogger consoleLogger,
DiscoveryKey signingKey
)
Public Sub New (
webbiConnectionSettings As IWebbiConnectionSettings,
<DependencyAttribute("WebbiWebProxyFactory")> webbiProxyFactory As IWebProxyFactory,
consoleLogger As IConsoleLogger,
signingKey As DiscoveryKey
)
public:
WebbiComponentsProvider(
IWebbiConnectionSettings^ webbiConnectionSettings,
[DependencyAttribute(L"WebbiWebProxyFactory")] IWebProxyFactory^ webbiProxyFactory,
IConsoleLogger^ consoleLogger,
DiscoveryKey^ signingKey
)
new :
webbiConnectionSettings : IWebbiConnectionSettings *
[<DependencyAttribute("WebbiWebProxyFactory")>] webbiProxyFactory : IWebProxyFactory *
consoleLogger : IConsoleLogger *
signingKey : DiscoveryKey -> WebbiComponentsProvider
Параметры
- webbiConnectionSettings IWebbiConnectionSettings
-
- webbiProxyFactory IWebProxyFactory
-
- consoleLogger IConsoleLogger
-
- signingKey DiscoveryKey
-