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 |
A sentinel object that means that the parameter is not a part of the cache key, and should be ignored.
protected object IgnoredParameterSentinel { get; }
Type | Description |
---|---|
object |