Click or drag to resize

GuiConsoleControlAsTextWriterWriteLine Method (String)

Namespace:  de.unika.ipd.grGen.libConsoleAndOS
Assembly:  libConsoleAndOSWindowsForms (in libConsoleAndOSWindowsForms.dll) Version: GrGen.NET 8.0
Syntax
C#
public override void WriteLine(
	string value
)

Parameters

value
Type: SystemString
See Also