ShouldUseConstructorParameters args.
- Namespace
- CsvHelper
- Base Types
-
- object
- ValueType
graph BT
Type-->Base0["ValueType"]
Base0-->Base1["object"]
Type["ShouldUseConstructorParametersArgs"]
class Type type-node
Syntax
public readonly struct ShouldUseConstructorParametersArgs : ValueType
Constructors
Name | Summary |
---|---|
Should |
Creates a new instance of ShouldUseConstructorParametersArgs. |
Fields
Name | Field Type | Constant Value | Summary |
---|---|---|---|
ParameterType | Type |
The parameter type.
|