Click or drag to resize

LGSPMatchesListMatch, MatchInterfaceRemoveUnavailable Method

Namespace:  de.unika.ipd.grGen.lgsp
Assembly:  lgspBackend (in lgspBackend.dll) Version: GrGen.NET 8.0beta
Syntax
C#
public void RemoveUnavailable(
	Dictionary<IMatch, SetValueType> matchSet
)

Parameters

matchSet
Type: System.Collections.GenericDictionaryIMatch, SetValueType

Implements

IMatchesRemoveUnavailable(DictionaryIMatch, SetValueType)
See Also