Example #1
0
 public static List <KhuVucDTO> DanhSach()
 {
     return(KhuVucDAO.DanhSach());
 }