Click or drag to resize

LGSPGraphStatisticsCopy Method

Copy constructor helper.

Namespace: de.unika.ipd.grGen.lgsp
Assembly: lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.1
Syntax
C#
public void Copy(
	LGSPGraph dataSource
)

Parameters

dataSource  LGSPGraph
The LGSPGraph object to get the data from
See Also