Exemplo n.º 1
0
 public List <int> removeAll(EntityFilter ef)
 {
     return(storage.removeAll(ef));
 }
Exemplo n.º 2
0
 public List <Integer> removeAll(EntityFilter ef)