示例#1
0
 public GVFltActiveEnumerationTests(PatternMatcherWrapper wrapper)
 {
     GVFltActiveEnumeration.SetPatternMatcher(wrapper.Matcher);
 }
 public ActiveEnumerationTests(PatternMatcherWrapper wrapper)
 {
     ActiveEnumeration.SetWildcardPatternMatcher(wrapper.Matcher);
 }