Click or drag to resize

GuiConsoleControlAsTextReader Constructor

Initializes a new instance of the GuiConsoleControlAsTextReader class

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

Parameters

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