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

Base class for decorator storage with unit settings.

Definition

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

Параметры

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

См. также