Quantum 3
3.0.9
A base class for property attributes that decorate other property attributes. More...
Static Public Attributes | |
| const int | DefaultOrder = -10000 |
| The default order of the attribute. More... | |
Protected Member Functions | |
| DecoratingPropertyAttribute (bool applyToCollection=false) | |
| Initializes a new instance with the default order. More... | |
| DecoratingPropertyAttribute (int order, bool applyToCollection=false) | |
| Initializes a new instance with the specified order. More... | |
A base class for property attributes that decorate other property attributes.
|
inlineprotected |
Initializes a new instance with the default order.
|
inlineprotected |
Initializes a new instance with the specified order.
|
static |
The default order of the attribute.