Exemple #1
0
 public List <ParkingSpacePersonnel> BLL_GetAllParkingSpacePersonnel()
 {
     return(db.GetAllParkingSpacePersonnel());
 }