示例#1
0
 public DataTable GetDataByIDNhom(int IDNhom)
 {
     return(dao.GetDataByIDNhom(IDNhom));
 }