예제 #1
0
 public bool CapNhatSLBayBanSP(int masp, int sl)
 {
     return(spdao.CapNhatSLBayBanSP(masp, sl));
 }