ParameterInfo
Gets the underlying ParameterInfo,
or null
if the underlying code element is not a parameter.
Declaration
public ParameterInfo ParameterInfo { get; }
Property Value
Type | Description |
---|---|
ParameterInfo |
Gets the underlying ParameterInfo,
or null
if the underlying code element is not a parameter.
public ParameterInfo ParameterInfo { get; }
Type | Description |
---|---|
ParameterInfo |