Skip to content

Methods_T_CodeJam_Reflection_ReflectionEnumHelper

Andrew Koryavchenko edited this page Jul 4, 2017 · 3 revisions

ReflectionEnumHelper Methods

The ReflectionEnumHelper type exposes the following members.

Methods

 

Name Description
Public methodStatic member GetField(TEnum) Searches for the public field with the specified enumeration value.
Public methodStatic member GetFields(Type) Returns enum fields for enum type.
Public methodStatic member GetFields(TEnum)() Returns enum fields for enum type.
  Back to Top

See Also

Reference

ReflectionEnumHelper Class
CodeJam.Reflection Namespace

Clone this wiki locally