 | 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
Syntaxpublic string GetObjectName()
Return Value
Type:
StringThe name of the class object.
Implements
IObjectGetObjectName
See Also