EnumStringRepresentationExtensionsToEnum Method |
Name | Description | |
---|---|---|
ToEnumTEnum(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.
|