Click or drag to resize
Slash.Serialization.Dictionary Namespace

[Missing <summary> documentation for "N:Slash.Serialization.Dictionary"]

Classes
  ClassDescription
Public classDictionaryDictionarySerializer
Dictionary serializer for dictionaries with string keys.
Public classDictionarySerializableAttribute
Class or property can be serialized to a dictionary with reflection.
Public classDictionarySerializationContext
Context for converting objects to dictionaries and back.
Public classListDictionarySerializer
Converts lists between dictionary representations and back.
Public classListDictionarySerializerT
Converts lists between dictionary representations and back.
Public classStackDictionarySerializer
Converts stacks between dictionary representations and back.
Public classStackDictionarySerializerT
Converts stacks between dictionary representations and back.
Public classValueWithTypeDictionarySerializer
Converts value-type-pairs between dictionary representations and back.
Interfaces
  InterfaceDescription
Public interfaceIDictionarySerializer
Converts objects between dictionary representations and back.