Click or drag to resize

IMatchesRemoveUnavailable Method


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

Parameters

matchSet  DictionaryIMatch, SetValueType
 
See Also