Beispiel #1
0
 public void remove(CatalogItem item)
 {
     table.Remove(item.filePointer);
 }