Description: The CSVParser class is an abstract class that parses a file (or stream) of comma-separated values. Being abstract, it must be inherited by a programmer-developed class, which must, at a minimum, implement the abstract methods. Most of the methods in the CSVParser class are virtual, allowing the programmer to override their functionality with new or supplementary processing.
To Search:
File list (Check if you may need any files):
CSVParser\CSVParser.sln
.........\CSVParser.v12.suo
.........\CSVParser
.........\.........\App.config
.........\.........\CP_Article_Body v2.html
.........\.........\CP_Article_Body.html
.........\.........\CSVExceptions.cs
.........\.........\CSVFileParser.cs
.........\.........\CSVHint.cs
.........\.........\CSVParser.cs
.........\.........\CSVParser.cs.old
.........\.........\CSVParser.csproj
.........\.........\ExtendStrings.cs
.........\.........\FileStrean.cs
.........\.........\Program.cs
.........\.........\Properties
.........\.........\..........\AssemblyInfo.cs
.........\.........\sample1.csv