Click or drag to resize

EmbeddedGraphs_Enumerable Constructor

Initializes a new instance of the EmbeddedGraphs_Enumerable class

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public EmbeddedGraphs_Enumerable(
	IMatch match
)

Parameters

match  IMatch
 
See Also