ConsoleKeyInfo

ValueTypecs.system.ConsoleKeyInfo (extern final class)

Static Members

op_Equality(a: ConsoleKeyInfo, b: ConsoleKeyInfo): Bool
Name Type
a ConsoleKeyInfo
b ConsoleKeyInfo
Returns
Bool

op_Inequality(a: ConsoleKeyInfo, b: ConsoleKeyInfo): Bool
Name Type
a ConsoleKeyInfo
b ConsoleKeyInfo
Returns
Bool

Instance Members

Modifiers: Anonymous


Key: Anonymous

new(keyChar: cs.types.Char16, key: Anonymous, shift: Bool, alt: Bool, control: Bool): Void
Name Type
keyChar cs.types.Char16
key Anonymous
shift Bool
alt Bool
control Bool

Metadata

Name Parameters
:nativeGen -
:struct -
:libType -
:csNative -