Click or drag to resize

XMIExport(TextWriter) Constructor

Initializes a new instance of the XMIExport class

Namespace: de.unika.ipd.grGen.libGr
Assembly: libGr (in libGr.dll) Version: GrGen.NET 7.1
Syntax
C#
protected XMIExport(
	TextWriter streamwriter
)

Parameters

streamwriter  TextWriter
 
See Also