Example #1
0
 public static List <LoaiTaiKhoanDTO> LayDanhSachTatCaLoaiTaiKhoan()
 {
     return(LoaiTaiKhoanDAO.LayDanhSachTatCaLoaiTaiKhoan());
 }