Photon Quantum 3.0.0

List of all members
Quantum.DictionaryAttribute Class Reference

Represents an attribute that can be applied to a field to indicate that it is a dictionary property. More...

Inheritance diagram for Quantum.DictionaryAttribute:
Quantum.DecoratingPropertyAttribute Quantum.PropertyAttribute

Additional Inherited Members

- Static Public Attributes inherited from Quantum.DecoratingPropertyAttribute
const int DefaultOrder = -10000
 The default order of the attribute. More...
 
- Protected Member Functions inherited from Quantum.DecoratingPropertyAttribute
 DecoratingPropertyAttribute ()
 Initializes a new instance with the default order. More...
 
 DecoratingPropertyAttribute (int order)
 Initializes a new instance with the specified order. More...
 

Detailed Description

Represents an attribute that can be applied to a field to indicate that it is a dictionary property.