Retrieves the FieldInfo for a specific enum value.
public static FieldInfo GetEnumField(Enum value)
The FieldInfo corresponding to the specified enum value, or null if the value does not match a defined member of the enum type.
null
There was an error while loading. Please reload this page.