Ejemplo n.º 1
0
 public static List <ChuDe_DTO> LayDanhSachChuDe()
 {
     return(ChuDe_DAO.LayDanhSachChuDe());
 }