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

Return Value

String
The string representation of this instance.
See Also