Exemplo n.º 1
0
 public DataTable HangHoa_SelectByMaLH(string maLH)
 {
     return(hhDAL.HangHoa_SelectByMaLH(maLH));
 }