Exemple #1
0
 public static LoaiSanPhamDTO GetObjectByPrimaryKey(String maLoaiSP)
 {
     return(LoaiSanPhamDAO.GetObjectByPrimaryKey(maLoaiSP));
 }