Overload List
Name | Description | |
---|---|---|
ToEnum TEnum (String) |
Converts the string representation of the enum value to the actual enum value.
| |
ToEnum(String, Type) |
Converts the string representation of the enum value to the actual enum value.
|
See Also