Beispiel #1
0
 public bool suaSoluongHangTrongKho(long id, int sl)
 {
     return(hang.Suasoluonghang(id, sl));
 }