![]() |
CsvReader Constructor |
Name | Description | |
---|---|---|
![]() | CsvReader(Stream, Boolean) |
Initializes a new instance of the CsvReader class.
|
![]() | CsvReader(TextReader, Boolean) |
Initializes a new instance of the CsvReader class.
|
![]() | CsvReader(String, Boolean) |
Initializes a new instance of the CsvReader class.
|
![]() | CsvReader(TextReader, Boolean, Char) |
Initializes a new instance of the CsvReader class.
|
![]() | CsvReader(TextReader, Boolean, Int32) |
Initializes a new instance of the CsvReader class.
|
![]() | CsvReader(TextReader, Boolean, Char, Int32) |
Initializes a new instance of the CsvReader class.
|