Click or drag to resize
DictionarySerializableAttribute Class
Class or property can be serialized to a dictionary with reflection.
Inheritance Hierarchy
SystemObject
  SystemAttribute
    Slash.Serialization.DictionaryDictionarySerializableAttribute

Namespace: Slash.Serialization.Dictionary
Assembly: Slash.Serialization (in Slash.Serialization.dll) Version: 1.0.6018.40176
Syntax
public class DictionarySerializableAttribute : Attribute

The DictionarySerializableAttribute type exposes the following members.

Constructors
  NameDescription
Public methodDictionarySerializableAttribute
Initializes a new instance of the DictionarySerializableAttribute class
Top
See Also