Click or drag to resize

GrShell(Stream) Constructor

Initializes a new instance of the GrShell class

Namespace: de.unika.ipd.grGen.grShell
Assembly: libGrShell (in libGrShell.dll) Version: GrGen.NET 7.1
Syntax
C#
public GrShell(
	Stream stream
)

Parameters

stream  Stream
 
See Also