-
Notifications
You must be signed in to change notification settings - Fork 36
T_CodeJam_Reflection_ReflectionEnumHelper
andrewvk edited this page Jun 23, 2016
·
5 revisions
Reflection helper methods for enumeration.
System.Object
CodeJam.Reflection.ReflectionEnumHelper
Namespace: CodeJam.Reflection
Assembly: CodeJam (in CodeJam.dll) Version: 1.0.0.0 (1.0.0.0)
C#
public static class ReflectionEnumHelper
VB
Public NotInheritable Class ReflectionEnumHelper
F#
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ReflectionEnumHelper = class end
The ReflectionEnumHelper type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() |
GetField(T) | Searches for the public field with the specified enumeration value. |