Click or drag to resize

GrShellDriver Constructor

Initializes a new instance of the GrShellDriver class

Namespace: de.unika.ipd.grGen.grShell
Assembly: libGrShell (in libGrShell.dll) Version: GrGen.NET 7.1
Syntax
C#
public GrShellDriver(
	GrShell grShell,
	IGrShellImplForDriver impl
)

Parameters

grShell  GrShell
 
impl  IGrShellImplForDriver
 
See Also