Click or drag to resize

GRGExport Constructor (StreamWriter)

Initializes a new instance of the GRGExport class

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
protected GRGExport(
	StreamWriter writer
)

Parameters

writer
Type: System.IOStreamWriter
See Also