Click or drag to resize

ITwinConsoleUIInputOutputConsoleWriteLine Method (String, Object)

Namespace:  de.unika.ipd.grGen.libConsoleAndOS
Assembly:  libConsoleAndOS (in libConsoleAndOS.dll) Version: GrGen.NET 8.0beta
Syntax
C#
void WriteLine(
	string format,
	params Object[] arg
)

Parameters

format
Type: SystemString
arg
Type: SystemObject
See Also