PostSharpAPI ReferencePost­Sharp.​ReflectionLocation­InfoParameter­Info
Open sandboxFocus

LocationInfo.ParameterInfo Property

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