Contains enumeration types and other enumeration-related helper types.
EnumInfo | Provides static factory method to get an instance of the EnumInfo(TEnum) type. |
EnumInfo(TEnum) | A base class to represent an enumeration value and also to provide access to additional information about both the current enumeration value and the TEnum type itself. |
IntervalBoundsOptions | Provides options how to treat the lower bound and the upper bound in an interval. An interval can be: |
IEnumerationAttributes | Provides access to attributes applied to an enum member. |