This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see Cake.CsvHelper.
Summary
Initializes new instance of the
CsvHelpers
class.
- Assembly
- Cake
.CsvHelper .dll - Namespace
- Cake
.CsvHelper - Containing Type
- CsvHelpers
Syntax
public CsvHelpers(IFileSystem fileSystem, ICakeEnvironment environment)
Parameters
Name | Type | Description |
---|---|---|
fileSystem | IFileSystem | The filesystem. |
environment | ICakeEnvironment | The environment. |
Return Value
Type | Description |
---|---|
void |