Exemplo n.º 1
0
 public QueryCollection(QueryCollection store)
 {
     Store = store.Store;
 }