 | ConsoleUIconsoleIn Property |
An interface that allows to read keys from the console, typically null unless a debugger session is started
Namespace:
de.unika.ipd.grGen.libGr
Assembly:
libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntaxpublic static IConsoleInput consoleIn { get; set; }
Property Value
Type:
IConsoleInput
See Also