GuardArgumentIsValidEnum Method |
| Name | Description | |
|---|---|---|
| ArgumentIsValidEnum(Type, Object, String) | Throws an exception if argumentValue is not a member of enum type enumType. | |
| ArgumentIsValidEnum(Type, Object, String, String) | Throws an exception if argumentValue is not a member of enum type enumType. |