Overload | Description |
---|---|
GetValueAsEnum<T>() | Attempts to return the value as an enum of type T. |
GetValueAsEnum<T>(T) | Attempts to return the value as an enum of type T. |
Overload | Description |
---|---|
GetValueAsEnum<T>() | Attempts to return the value as an enum of type T. |
GetValueAsEnum<T>(T) | Attempts to return the value as an enum of type T. |