Пример #1
0
 public bool XoaHoaDonCoMaPK(string maPK)
 {
     return(dal_hoaDon.XoaHoaDonCoMaPK(maPK));
 }