JoshClose / CsvHelper

Library to help reading and writing CSV files
http://joshclose.github.io/CsvHelper/
Other
4.63k stars 1.05k forks source link

Add leaveOpen constructor parameter to the CsvDataReader class #2227

Open Qwertyluk opened 5 months ago

Qwertyluk commented 5 months ago

Closes #2175

Adds leaveOpen constructor parameter to the CsvDataReader class.