Click or drag to resize
EnumHelper Methods

The EnumHelper type exposes the following members.

Methods
  NameDescription
Public methodStatic memberGetDefaultValue(Type)
Gets the default value fo the specified enum type.
Public methodStatic memberGetDefaultValueTEnum
Gets the default value fo the specified enum type.
Public methodStatic memberGetEnumsByCategories
Gets enums with category attribute, which have given category name.
Top
See Also