Click or drag to resize

LGSPMatchesListMatch, MatchInterfaceProducer Property

The action object used to generate this LGSPMatchesList object

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 8.0beta
Syntax
C#
public IAction Producer { get; }

Property Value

Type: IAction

Implements

IMatchesProducer
See Also