Method IsValidKey
IsValidKey(Key)
Checks whether key is valid for the current platform.
public virtual bool IsValidKey(Key key)
Parameters
keyKeyKey to check.
Checks whether key is valid for the current platform.
public virtual bool IsValidKey(Key key)
key KeyKey to check.