Click or drag to resize

LGSPEdgeToString Method

Returns the name of the type of this edge.

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

Return Value

String
The name of the type of this edge.
See Also