Click or drag to resize

GRSExport Constructor (StreamWriter)

Initializes a new instance of the GRSExport class

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

Parameters

writer
Type: System.IOStreamWriter
See Also