Exemple #1
0
 public ArrayList ThongTinThucDon(int ma)
 {
     return(dao.ThongTinThucDon(ma));
 }