| title | type | keywords | authors | description | ||
|---|---|---|---|---|---|---|
Dgmjr.ComponentModel |
readme |
|
|
This package contains additional attributes similar to the ones offered in `System.ComponentModel.` |
This package contains additional attributes similar to the ones offered in System.ComponentModel. Types include the following:
| Type | Description |
|---|---|
EnumValueAttribute |
An attribute for assigning a string value to an enum field |
FromStringAttribute |
An attribute for noting a member that can be used to parse a value from a string |
GuidAttribute |
An attribute for placing a GUID on a class member |
SynonymsAttribute |
An attribute for holding the synonyms of an item |
UriArttribute |
An attribute for placing a URI on a class member |