Method IsDefinedKey
IsDefinedKey(Key)
Checks for valid enum, as any int can be casted to the enum.
public static bool IsDefinedKey(Key key)
Parameters
key
KeyKey to check.
Checks for valid enum, as any int can be casted to the enum.
public static bool IsDefinedKey(Key key)
key
KeyKey to check.