Skip to content

dgmjr-io/Dgmjr.ComponentModel

Repository files navigation

title type keywords authors description
Dgmjr.ComponentModel
readme
component-model
dgmjr
This package contains additional attributes similar to the ones offered in `System.ComponentModel.`

Dgmjr.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