Method GetCharFromKey
GetCharFromKey(Key, ref char)
public static char GetCharFromKey(Key key, ref char formatKey)
Parameters
Returns
GetCharFromKey(Key)
Converts specified Key into Char.
public static char GetCharFromKey(Key key)
Parameters
key
KeyKey to convert.
Returns
- char
Char as result of convertation.