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