Exemple #1
0
 public static List <LaptopDTO> GetLaptops()
 {
     return(LaptopDAO.GetLaptops());
 }