Constructor PlatformKeyMapping
PlatformKeyMapping(T, Key)
Initializes a new instance of the PlatformKeyMapping<T> class.
public PlatformKeyMapping(T maxPlatformKey, Key maxKey)
Parameters
maxPlatformKeyTMax supported platform key value.
maxKeyKeyMax supported key value.