DefaultHttpClientFactoryGetDependenciesFunc - свойство
Настройки платформы по умолчанию, используемые для создания объектов
HttpClient.
Пространство имён: Tessa.Platform.WebСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
protected Func<ITessaPlatformDependencies?>? GetDependenciesFunc { get; set; }
Protected Property GetDependenciesFunc As Func(Of ITessaPlatformDependencies)
Get
Set
protected:
property Func<ITessaPlatformDependencies^>^ GetDependenciesFunc {
Func<ITessaPlatformDependencies^>^ get ();
void set (Func<ITessaPlatformDependencies^>^ value);
}
member GetDependenciesFunc : Func<ITessaPlatformDependencies> with get, set
Значение свойства
FuncITessaPlatformDependencies