Beispiel #1
0
 public static bool SuaSanPham(SanPhamDTO sp)
 {
     return(DataProvider.ThemSanPham("SuaSanPham", sp));
 }