Method | Description | |
---|---|---|
CreateCsvTable ( string file ) : ICsvTable | ||
CsvTableFactory ( string outputPath, IList |
public CreateCsvTable ( string file ) : ICsvTable | ||
file | string | |
return | ICsvTable |
public CsvTableFactory ( string outputPath, IList |
||
outputPath | string | |
tablesWithIdentities | IList |
|
delimiter | char | |
logger | ILogger | |
return | System.Collections.Generic |