Exemplo n.º 1
0
 public KeyMatchBuilder(IXPathEnvironment env) : base(env)
 {
     convertor = new PathConvertor(env.Factory);
 }
Exemplo n.º 2
0
 public KeyMatchBuilder(IXPathEnvironment env) : base(env) {
     convertor = new PathConvertor(env.Factory);
 }