Exemplo n.º 1
0
 public DataTable GetDataDistanceTime(DateTime TuNgay, DateTime DenNgay)
 {
     return(dal.GetDataDistanceTime(TuNgay, DenNgay));
 }