Click or drag to resize

LGSPMatchesListMatch, MatchInterfacePositionWasFilledFixIt Method

the match object returned by GetNextUnfilledPosition was filled, now fix it within the list, so that the next call to GetNextUnfilledPosition returns a new element

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 8.0beta
Syntax
C#
public void PositionWasFilledFixIt()
See Also