Esempio n. 1
0
 public DataTable timKhach(string id)
 {
     return(dao.timKhach(id));
 }