Beispiel #1
0
 public void RemoveAll(IEnumerable <string> tags)
 {
     _entities.RemoveAll(tags);
 }