Exemple #1
0
 public static List <DonViTinhDTO> LayTatCaDonVi()
 {
     return(DonViTinhDAO.LayToanBoDonVi());
 }