Ejemplo n.º 1
0
 protected void OnTimeStep(object sender, TimeStepEventArgs e)
 {
     TimeStep?.Invoke(sender, e);
 }