174917501751175217531754175517561757
simulator.SetSeedCaps(seedcaps); // If the current simulator changed fire the callback if (OnSimChanged != null && simulator != oldSim) { OnSimChanged.raiseEvent(new SimChangedEventArgs(oldSim)); } } }