Click or drag to resize

GuiConsoleControlWriteDataRendering Method (String)

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

Parameters

value
Type: SystemString

Implements

ITwinConsoleUIDataRenderingConsoleWriteDataRendering(String)
See Also