DefaultHttpClientFactoryGetDependenciesFunc - свойство
Настройки платформы по умолчанию, используемые для создания объектов
HttpClient.
Пространство имён: Tessa.Platform.WebСборка: Tessa (в Tessa.dll) Версия: 4.1.5+a9a57e1eda0b57f197e0c68d2aa7d7dc95b6c424
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