Click or drag to resize

EnumExtensionsGetEnumValueOrDefault Method

Overload List
  Name Description
Public Extension Method GetEnumValueOrDefault(Object, Type, Object) Gets the enumeration constant for value, if defined in the enumeration, or a default value.
Public Extension Method GetEnumValueOrDefaultT(Object, Object) Gets the enumeration constant for this value, if defined in the enumeration, or a default value.
Top
See Also