Click or drag to resize

GRGExport(StreamWriter) Constructor

Initializes a new instance of the GRGExport class

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

Parameters

writer  StreamWriter
 
See Also