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.1
Syntax
C#
public string GetObjectName()

Return Value

String
The name of the class object.

Implements

IObjectGetObjectName
See Also