Beispiel #1
0
 public static DataTable TimTheoHoTenNguoiDung(string hoten)
 {
     return(NguoiDungDAO.TimTheoHoTenNguoiDung(hoten));
 }