Beispiel #1
0
 public static DataTable TimTheoTenPhim(string tenphim)
 {
     return(VeDAO.TimTheoTenPhim(tenphim));
 }