Example #1
0
 public void Run(double from, double timestep, double to)
 {
     WrappedObject.Run(from, timestep, to);
 }