Click or drag to resize

IConsoleOutput Interface

Namespace:  de.unika.ipd.grGen.libConsoleAndOS
Assembly:  libConsoleAndOS (in libConsoleAndOS.dll) Version: GrGen.NET 8.0
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