Click or drag to resize

GuardArgumentIsValidEnum Method

Overload List
  NameDescription
Public methodStatic memberArgumentIsValidEnum(Type, Object, String)
Throws an exception if argumentValue is not a member of enum type enumType.
Public methodStatic memberArgumentIsValidEnum(Type, Object, String, String)
Throws an exception if argumentValue is not a member of enum type enumType.
Top
See Also