Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Video tutorials

Conceptual documentation

Commented examples

API documentation

  • Article

Property IgnoredParameterSentinel

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
object
  • Navigation