Exemplo n.º 1
0
 internal Query(Selector selector)
 {
     this.Selector = selector;
 }