 | GuiConsoleControlEnterKey Method (Char, ConsoleKey, Char, ConsoleKey) |
Namespace:
de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly:
graphViewerAndSequenceDebuggerWindowsForms (in graphViewerAndSequenceDebuggerWindowsForms.dll) Version: GrGen.NET 7.2
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