Click or drag to resize

GuiConsoleControlAsTextWriter Constructor

Initializes a new instance of the GuiConsoleControlAsTextWriter class

Namespace:  de.unika.ipd.grGen.libConsoleAndOS
Assembly:  libConsoleAndOSWindowsForms (in libConsoleAndOSWindowsForms.dll) Version: GrGen.NET 8.0
Syntax
C#
public GuiConsoleControlAsTextWriter(
	GuiConsoleControl wrappedGuiConsoleControl
)

Parameters

wrappedGuiConsoleControl
Type: de.unika.ipd.grGen.libConsoleAndOSGuiConsoleControl
See Also