Click or drag to resize

EnumsHelper Class

Exposes a set of helper functions to handle collections management
Inheritance Hierarchy
SystemObject
  WorkflowGen.My.EnumsEnumsHelper

Namespace:  WorkflowGen.My.Enums
Assembly:  WorkflowGen.My (in WorkflowGen.My.dll) Version: 4.6.0.0 (4.6.0.0)
Syntax
public class EnumsHelper

The EnumsHelper type exposes the following members.

Constructors
  NameDescription
Public methodEnumsHelper
Initializes a new instance of the EnumsHelper class
Top
Methods
  NameDescription
Public methodStatic memberGetEnumAttribute
Retrieves the value of an Enum attribute
Public methodStatic memberGetEnumLiteral
Retrieves the literal representation of an Enum attribute
Top
See Also