GuardIsDefined Method |
[This is preliminary documentation and is subject to change.]
Name | Description | |
---|---|---|
IsDefinedT(T, String) |
Checks if enumValue is defined on the enum type
| |
IsDefinedT(T, String, T) |
Checks if enumValue is defined on T and is defined in allowedValues |