Available on cs
staticop_Equality(a:ConsoleKeyInfo, b:ConsoleKeyInfo):Bool
staticop_Inequality(a:ConsoleKeyInfo, b:ConsoleKeyInfo):Bool
finalnew(keyChar:Char16, key:ConsoleKey, shift:Bool, alt:Bool, control:Bool)
read onlyKey:ConsoleKey
read onlyKeyChar:Char16
read onlyModifiers:ConsoleModifiers
finalget_Key():ConsoleKey
finalget_KeyChar():Char16
finalget_Modifiers():ConsoleModifiers
ToString():String