Click or drag to resize

LGSPTransactionManagerSettingVisited Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public void SettingVisited(
	IGraphElement elem,
	int visitorID,
	bool newValue
)

Parameters

elem
Type: de.unika.ipd.grGen.libGrIGraphElement
visitorID
Type: SystemInt32
newValue
Type: SystemBoolean
See Also