Exemple #1
0
 public List <AreaDTO> getArea()
 {
     return(areaDAO.getArea());
 }