-
Notifications
You must be signed in to change notification settings - Fork 36
Methods_T_CodeJam_Reflection_ReflectionEnumHelper
Andrew Koryavchenko edited this page Jul 4, 2017
·
3 revisions
The ReflectionEnumHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() ![]() ![]() |
GetField(TEnum) | Searches for the public field with the specified enumeration value. |
![]() ![]() ![]() ![]() |
GetFields(Type) | Returns enum fields for enum type. |
![]() ![]() ![]() ![]() |
GetFields(TEnum)() | Returns enum fields for enum type. |