Пример #1
0
 public static DataTable BaoCaoDoanhThu(DateTime Ngay)
 {
     return(SachDAO.BaoCaoDoanhThu(Ngay));
 }