MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Caching.​FormattersCache­Key­BuilderIgnored­Parameter­Sentinel
Open sandboxFocus

CacheKeyBuilder.IgnoredParameterSentinel Property

IgnoredParameterSentinel

Gets 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
System.Object