public GVFltActiveEnumerationTests(PatternMatcherWrapper wrapper) { GVFltActiveEnumeration.SetPatternMatcher(wrapper.Matcher); }
public ActiveEnumerationTests(PatternMatcherWrapper wrapper) { ActiveEnumeration.SetWildcardPatternMatcher(wrapper.Matcher); }