Mapping info for a reference parameter mapping to a class.
- Namespace
- CsvHelper
.Configuration - Base Types
-
- object
graph BT
Type-->Base0["object"]
Type["ParameterReferenceMap"]
class Type type-node
Syntax
public class ParameterReferenceMap
Constructors
| Name | Summary |
|---|---|
| Parameter |
Initializes a new instance of the ParameterReferenceMap class.
|
Properties
| Name | Property Type | Summary |
|---|---|---|
| Data | Parameter |
Gets the parameter reference map data.
|
Methods
| Name | Return Value | Summary |
|---|---|---|
| Prefix |
Parameter |
Appends a prefix to the header of each field of the reference parameter.
|