FileOperations Class |
Namespace: DistributedAlgorithmSimulator
public static class FileOperations
The FileOperations type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | ReadCSVFile |
Reads a CSV file and store values in a list of integers.
|
![]() ![]() | SaveToFile |
Opens a SaveFileDialog to allow user to save the file.
|