|
System.ConsoleModifiers // // Authors: // Gonzalo Paniagua Javier (gonzalo@ximian.com) // // (C) 2005 Novell, Inc (http://www.novell.com) // // // Permission is hereby granted ...
|
|
11 12: c32=System.ConsoleKey 13: Shift=System.ConsoleModifiers.Shift 14: Control=System.ConsoleModifiers.Control 15: Alt=System.ConsoleModifiers.Alt
|
|
Modifiers: Gets a bitwise combination of System.ConsoleModifiers values that specifies one or more modifier keys pressed simultaneously with the console key.
|
|
Modifiers: Gets a bitwise combination of System . . :: . ConsoleModifiers values that specifies one or more modifier keys pressed simultaneously with the console key.
|
|
Quickstart Class Browser ... Class System.ConsoleModifiers
|
|
Mono Class Library : System Namespace System.ConsoleModifiers Enumeration: Note: This namespace, class, or member is supported only in version .NET 2.0 ...
|