Exemple #1
0
 public static LoaiSanPhamDTO LayLoaiSP(string malsp)
 {
     return(LoaiSanPhamDAO.LayLoaiSP(malsp));
 }