Click or drag to resize

LGSPObjectGetObjectName Method

Gets the name of the class object.

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

Return Value

Type: String
The name of the class object.

Implements

IObjectGetObjectName
See Also