Click or drag to resize

SequenceExpressionThis Constructor (String, String)

Initializes a new instance of the SequenceExpressionThis class

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
public SequenceExpressionThis(
	string ruleOfMatchThis,
	string typeOfGraphElementThis
)

Parameters

ruleOfMatchThis
Type: SystemString
typeOfGraphElementThis
Type: SystemString
See Also