| Slash.Serialization.Dictionary Namespace |
[Missing <summary> documentation for "N:Slash.Serialization.Dictionary"]
| Class | Description | |
|---|---|---|
| DictionaryDictionarySerializer |
Dictionary serializer for dictionaries with string keys.
| |
| DictionarySerializableAttribute |
Class or property can be serialized to a dictionary with reflection.
| |
| DictionarySerializationContext |
Context for converting objects to dictionaries and back.
| |
| ListDictionarySerializer |
Converts lists between dictionary representations and back.
| |
| ListDictionarySerializerT |
Converts lists between dictionary representations and back.
| |
| StackDictionarySerializer |
Converts stacks between dictionary representations and back.
| |
| StackDictionarySerializerT |
Converts stacks between dictionary representations and back.
| |
| ValueWithTypeDictionarySerializer |
Converts value-type-pairs between dictionary representations and back.
|
| Interface | Description | |
|---|---|---|
| IDictionarySerializer |
Converts objects between dictionary representations and back.
|