ISettingsUnitProvider - интерфейс

Provides a high-level API for retrieving strongly-typed objects from settings units.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
public interface ISettingsUnitProvider

Методы

GetAsyncT Retrieves a strongly-typed object derived from the settings unit record identified by the specified key.
GetOrThrowAsyncT Retrieves a strongly-typed object derived from the settings unit record identified by the specified key.

См. также