PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​ImplementationCached­Parameter­InfoParameter
Open sandboxFocus

CachedParameterInfo.Parameter Property

Parameter

Gets the ParameterInfo of the parameter.

Declaration
public ParameterInfo Parameter { get; }
Property Value
Type Description
ParameterInfo