DefaultHttpClientFactory(FuncITessaPlatformDependencies) - конструктор
Создаёт экземпляр класса с указанием его зависимостей.
Пространство имён: Tessa.Platform.RuntimeСборка: Tessa (в Tessa.dll) Версия: 3.6.0.22
public DefaultHttpClientFactory(
[OptionalDependencyAttribute] Func<ITessaPlatformDependencies> getDependenciesFunc
)
Public Sub New (
<OptionalDependencyAttribute> getDependenciesFunc As Func(Of ITessaPlatformDependencies)
)
public:
DefaultHttpClientFactory(
[OptionalDependencyAttribute] Func<ITessaPlatformDependencies^>^ getDependenciesFunc
)
new :
[<OptionalDependencyAttribute>] getDependenciesFunc : Func<ITessaPlatformDependencies> -> DefaultHttpClientFactory
Параметры
- getDependenciesFunc FuncITessaPlatformDependencies
-
Функция, возвращающая настройки платформы по умолчанию. Если функция или её значение равны null,
то используется текущий установленный объект в свойстве Dependencies