ParameterReferenceMap(ParameterInfo, ClassMap) Constructor
Initializes a new instance of the ParameterReferenceMap class.

Syntax

public ParameterReferenceMap(ParameterInfo parameter, ClassMap mapping)

Parameters

Name Type Description
parameter ParameterInfo The parameter.
mapping ClassMap The ClassMap to use for the reference map.