DistributedAlgorithmSimulatorrbReadFromFile_CheckedChanged Method |
Distributed Algorithm Simulator
Specifies user preference of reading input from a file.
Namespace: DistributedAlgorithmSimulatorAssembly: DistributedAlgorithmSimulator (in DistributedAlgorithmSimulator.exe) Version: 1.0.0.0 (1.0.0.0)
Syntaxprivate void rbReadFromFile_CheckedChanged(
Object sender,
EventArgs e
)
Parameters
- sender
- Type: SystemObject
[Read from File] radio button. - e
- Type: SystemEventArgs
Event data.
See Also