PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​ImplementationCache­Key­BuilderIgnored­Parameter­Sentinel
Open sandboxFocus

CacheKeyBuilder.IgnoredParameterSentinel Property

IgnoredParameterSentinel

A sentinel object that means that the parameter is not a part of the cache key, and should be ignored.

Declaration
protected object IgnoredParameterSentinel { get; }
Property Value
Type Description
Object