public void Update(LotOcupation lot)
 {
     throw new NotImplementedException();
 }
 public void Add(LotOcupation lot)
 {
 }