Click or drag to resize

StorageAccess Constructor (PatternVariable)

Initializes a new instance of the StorageAccess class

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 8.0beta
Syntax
C#
public StorageAccess(
	PatternVariable variable
)

Parameters

variable
Type: de.unika.ipd.grGen.lgspPatternVariable
See Also