VisualSimulatorbtnPrev_Clicked Method |
Distributed Algorithm Simulator
Advances one step backward through the history.
Namespace: DistributedAlgorithmSimulatorAssembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxprivate void btnPrev_Clicked(
Object sender,
EventArgs e
)
Parameters
- sender
- Type: SystemObject
[Previous] playback button. - e
- Type: SystemEventArgs
Event data.
See Also