ISettingsUnitProvider - интерфейс
Provides a high-level API for retrieving strongly-typed objects from settings units.
Пространство имён: Tessa.SettingsUnitsСборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
public interface ISettingsUnitProvider
Public Interface ISettingsUnitProvider
public interface class ISettingsUnitProvider
type ISettingsUnitProvider = interface end
| 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.
|