 | ConsoleUIconsoleOut Property |
An interface that allows for highlighted output, 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 IConsoleOutput consoleOut { get; set; }
Property Value
Type:
IConsoleOutput
See Also