[]
Represents the helper class for Validating whether an object is valid or not
public static class EnumHelper
Name | Description |
---|---|
IsValid(int, int, int) | Check current value is a valid Enum type |
IsValid(int, int, int, int) | Check current value is a valid Enum type |