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