Click or drag to resize

PatternEdgeToString Method

Converts this instance into a string representation.

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 string representation of this instance.
See Also