C# (CSharp) EnumsNET.NonGeneric 네임스페이스

클래스들

이름 설명
NonGenericEnumComparer A non-generic enum comparer.
NonGenericEnumInfo
NonGenericEnums A non-generic implementation of the static class Enums. When the type is known at compile-time the Enums class should be used instead, to provide type safety and to avoid boxing.
NonGenericFlagEnums A non-generic implementation of the static class FlagEnums. When the type is known at compile-time the FlagEnums class should be used instead, to provide type safety and to avoid boxing.