コード例 #1
0
 public DataTable GetHH(int nhom)
 {
     return(tHH.GetHangHoa(nhom));
 }