Click or drag to resize

IMatchesRemoveUnavailable Method

Namespace:  de.unika.ipd.grGen.libGr
Assembly:  libGr (in libGr.dll) Version: GrGen.NET 7.2
Syntax
C#
void RemoveUnavailable(
	Dictionary<IMatch, SetValueType> matchSet
)

Parameters

matchSet
Type: System.Collections.GenericDictionaryIMatch, SetValueType
See Also