Click or drag to resize

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
Syntax
C#
public static IConsoleOutput consoleOut { get; set; }

Property Value

Type: IConsoleOutput
See Also