SettingsUnitKeySerialize - метод

Serializes the SettingsUnitKey instance to a dictionary for storage.

Definition

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

Возвращаемое значение

DictionaryString, Object
A dictionary containing the serialized representation of this key.

См. также