Mono Class Library: System.ConsoleKeyInfo Overview | Members

System.ConsoleKeyInfo Constructor

Documentation for this section has not yet been entered. [Edit]

public ConsoleKeyInfo (char keyChar, ConsoleKey key, bool shift, bool alt, bool control)

Parameters

keyChar
Documentation for this section has not yet been entered. [Edit]
key
Documentation for this section has not yet been entered. [Edit]
shift
Documentation for this section has not yet been entered. [Edit]
alt
Documentation for this section has not yet been entered. [Edit]
control
Documentation for this section has not yet been entered. [Edit]

Remarks

Documentation for this section has not yet been entered. [Edit]

Requirements

Namespace: System
Assembly: mscorlib (in mscorlib.dll)
Assembly Versions: 2.0.0.0
Since: .NET 2.0