Exemplo n.º 1
0
 public static DataTable BieuDo(DateTime Tu, DateTime Den)
 {
     return(SachDAO.BieuDo(Tu, Den));
 }