ParameterMap(ParameterInfo) Constructor
Creates an instance of ParameterMap using the given information.
Namespace
CsvHelper.Configuration
Containing Type
ParameterMap

Syntax

public ParameterMap(ParameterInfo parameter)

Parameters

Name Type Description
parameter ParameterInfo The parameter being mapped.