Beispiel #1
0
 public List <int> removeAll(EntityFilter ef)
 {
     return(storage.removeAll(ef));
 }
 public List <Integer> removeAll(EntityFilter ef)