IParameterReferenceMapper Interface
Defines methods to enable pluggable configuration of parameter reference mapping.
graph BT Type["IParameterReferenceMapper"] class Type type-node Implementing0["HeaderPrefixAttribute"]-.->Type click Implementing0 "/CsvHelper/api/CsvHelper.Configuration.Attributes/HeaderPrefixAttribute"

Syntax

public interface IParameterReferenceMapper

Methods

Name Return Value Summary
ApplyTo(ParameterReferenceMap) void
Applies configuration to the given ParameterReferenceMap.