Click or drag to resize
EnumStringRepresentationExtensionsToEnum Method
Overload List
  NameDescription
Public methodStatic memberToEnumTEnum(String)
Converts the string representation of the enum value to the actual enum value.
Public methodStatic memberToEnum(String, Type)
Converts the string representation of the enum value to the actual enum value.
Top
See Also