Click or drag to resize

StorageAccessIndex Constructor (GlobalVariableAccess)

Initializes a new instance of the StorageAccessIndex class

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 7.2
Syntax
C#
public StorageAccessIndex(
	GlobalVariableAccess globalVariable
)

Parameters

globalVariable
Type: de.unika.ipd.grGen.lgspGlobalVariableAccess
See Also