SettingsUnitStorage - конструктор

Base class for decorator storage with unit settings.

Definition

Пространство имён: Tessa.SettingsUnits
Сборка: Tessa (в Tessa.dll) Версия: 4.2.2+a8f0dd3c063817b2e3f05a923303d808e447c338
C#
protected SettingsUnitStorage(
	Dictionary<string, Object?>? storage = null
)

Параметры

storage  DictionaryString, Object  (Optional)
The storage that the created object will decorate.

См. также