JsonParameterInfoValues
Provides information about a constructor parameter required for JSON deserialization.
The default value of the parameter.
Whether a default value was specified for the parameter.
The name of the parameter.
The type of the parameter.
The zero-based position of the parameter in the formal parameter list.
public JsonParameterInfoValues()