Click or drag to resize

IConsoleOutput Interface

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public interface IConsoleOutput

The IConsoleOutput type exposes the following members.

Methods
  NameDescription
Public methodClear
Clears console display.
Public methodPrintHighlighted
Prints the given text in a highlighted form.
Top
See Also