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.2
Syntax
C#
public override string ToString()

Return Value

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