ExpandoObjectRecordWriter(CsvWriter) Constructor
Initializes a new instance using the given writer.

Syntax

public ExpandoObjectRecordWriter(CsvWriter writer)

Parameters

Name Type Description
writer CsvWriter The writer.