示例#1
0
 public static bool Update(PhieuNhap phieuNhap)
 {
     return(Controller.Update(phieuNhap));
 }
示例#2
0
        void CapNhat()
        {
            ctrlMaSP.Save();

            ctrl.Update();
        }