Beispiel #1
0
 public static DataSet BaoCaoNhapKhoS(DateTime Ngay)
 {
     return(SachDAO.BaoCaoNhapKhoS(Ngay));
 }