ISettingsUnitProvider - интерфейс
Provider for retrieving settings units and their fragments.
Focused on internal usage within the system for runtime operations and processing.
Пространство имён: Tessa.SettingsUnitsСборка: Tessa (в Tessa.dll) Версия: 4.2.0+ffad8363f63902f18b3b3f4cfa533a14b2fb19a6
public interface ISettingsUnitProvider
Public Interface ISettingsUnitProvider
public interface class ISettingsUnitProvider
type ISettingsUnitProvider = interface end
Primary places of usage: Internal system components, background processors, plugins.
| GetUnitAsync |
Retrieves the settings unit.
Returns a structured unit ready for internal system usage.
|