Ejemplo n.º 1
0
 public static DataSet BaoCaoDoanhThuS(DateTime Ngay)
 {
     return(SachDAO.BaoCaoDoanhThuS(Ngay));
 }