예제 #1
0
 public static DataTable TimTheoNgay(DateTime tungay, DateTime denngay)
 {
     return(VeDAO.TimTheoNgay(tungay, denngay));
 }