81b20a1f a712 2e44 e9a9 59aeba131dbd - akesseler/Plexdata.CsvParser GitHub Wiki
Name | Description | |
---|---|---|
![]() ![]() |
Load(Stream) | This method tries to load all values from given stream. |
![]() ![]() |
Load(String) | This method tries to load all values from given file. |
![]() ![]() |
Load(Stream, CsvSettings) | This method tries to load all values from given stream using given settings. |
![]() ![]() |
Load(String, CsvSettings) | This method tries to load all values from given file using given settings. |
CsvImporter(TInstance) Class
Plexdata.CsvParser.Processors Namespace