Click or drag to resize

Printer Constructor

Initializes a new instance of the Printer class

Namespace: de.unika.ipd.grGen.graphViewerAndSequenceDebugger
Assembly: graphViewerAndSequenceDebugger (in graphViewerAndSequenceDebugger.dll) Version: GrGen.NET 7.1
Syntax
C#
public Printer(
	IDebuggerEnvironment env
)

Parameters

env  IDebuggerEnvironment
 
See Also