Class EnumBuilder<T>
Fluent builder for constructing enumeration manifests.
public sealed class EnumBuilder<T> where T : Enum
Type Parameters
TThe enumeration type.
- Inheritance
-
EnumBuilder<T>
- Inherited Members
Fluent builder for constructing enumeration manifests.
public sealed class EnumBuilder<T> where T : Enum
TThe enumeration type.