PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​ImplementationCached­Method­InfoIs­This­Parameter­Ignored
Open sandboxFocus

CachedMethodInfo.IsThisParameterIgnored Property

IsThisParameterIgnored

Determines whether the value of the this parameter (for non-static methods) should be included in the cache key.

Declaration
public bool IsThisParameterIgnored { get; }
Property Value
Type Description
Boolean