ParameterMapData(ParameterInfo) Constructor
Initializes a new instance of the ParameterMapData class.
Namespace
CsvHelper.Configuration
Containing Type
ParameterMapData

Syntax

public ParameterMapData(ParameterInfo parameter)

Parameters

Name Type Description
parameter ParameterInfo The constructor parameter.