示例#1
0
 public void ClearCache()
 {
     Cache1.Clear();
     Cache2.Clear();
     CacheM.Clear();
     Timestep = 0;
 }