ISettingsUnitProcessor - интерфейс
Provides operations for processing settings units and their fragments.
Пространство имён: Tessa.SettingsUnitsСборка: Tessa (в Tessa.dll) Версия: 4.2.1+2efecbe35c10dec386bb05925f2876c4acbb708d
public interface ISettingsUnitProcessor
Public Interface ISettingsUnitProcessor
public interface class ISettingsUnitProcessor
type ISettingsUnitProcessor = interface end
| GetRecordAsync |
Retrieves the settings unit record available for current session.
|
| RemoveRecordAsync |
Removes the existing settings unit record if available for current session.
|
| ResetRecordAsync |
Resets the existing settings unit record if available for current session.
|
| StoreRecordAsync |
Stores the changed data for settings unit record if available for current session.
|