Table of Contents

Interface IClassMapper

Namespace
CsvHelper.Configuration.Attributes
Assembly
CsvHelper.dll

Defines methods to enable pluggable configuration.

public interface IClassMapper

Methods

ApplyTo(CsvConfiguration)

Applies configuration.

void ApplyTo(CsvConfiguration configuration)

Parameters

configuration CsvConfiguration

The configuration to apply to.