Exemple #1
0
 public void RemoveLot(Lot lot)
 {
     Lots.Remove(lot);
 }