Click or drag to resize

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.libConsoleAndOS
Assembly:  libConsoleAndOS (in libConsoleAndOS.dll) Version: GrGen.NET 8.0
Syntax
C#
public static IConsoleInput consoleIn { get; set; }

Property Value

Type: IConsoleInput
See Also