コード例 #1
0
 public bool CapNhatSLTonSP(int masp, int sl)
 {
     return(spdao.CapNhatSLTonSP(masp, sl));
 }