 | GuiConsoleControlEnterKey Method (Char, ConsoleKey, Char, ConsoleKey) |
Namespace:
de.unika.ipd.grGen.libConsoleAndOS
Assembly:
libConsoleAndOSWindowsForms (in libConsoleAndOSWindowsForms.dll) Version: GrGen.NET 8.0beta
Syntaxpublic void EnterKey(
char character,
ConsoleKey key,
char nextCharacter,
ConsoleKey nextKey
)
Parameters
- character
- Type: SystemChar
- key
- Type: SystemConsoleKey
- nextCharacter
- Type: SystemChar
- nextKey
- Type: SystemConsoleKey
See Also