Mono Class Library: System.ConsoleKeyInfo Overview | Members

System.ConsoleKeyInfo Constructor

Documentation for this section has not yet been entered.

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

Parameters

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

Remarks

Documentation for this section has not yet been entered.

Requirements

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