Class Enumeration<T>
Marker attribute to declare a type as an enumeration.
[AttributeUsage(AttributeTargets.Class)]
public class Enumeration<T> : Attribute
Type Parameters
TThe type of the enumeration members.
- Inheritance
-
Enumeration<T>
- Inherited Members
- Extension Methods