SettingsUnitKeySerialize - метод

Serializes the SettingsUnitKey instance to a dictionary for storage.

Definition

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

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

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

См. также