Beispiel #1
0
 public void DeleteLot(int Id)
 {
     DataBase.DeleteLot(Id);
 }