Beispiel #1
0
 public IEnumerable <Lot> GetLots()
 {
     return(DataBase.GetAllShortLotInfo());
 }