kiwijoey
- 2
- 0
Can someone please, using the following data, show me how to write this data to a CSV file using the StreamWriter class in C#.
Bob,1,2,3
Jim,4,5,6
Tom,7,8,9
Bob,1,2,3
Jim,4,5,6
Tom,7,8,9