Open sandboxFocus
  • TOC

Metalama Documentation

Getting started

Video tutorials

Conceptual documentation

Commented examples

API documentation

Aspect API

Extensions API

Patterns API

Flashtrace API

Introspection API

Advanced API

Post­Sharp API migration

  • Article

Property KeyBuilder

KeyBuilder

Gets the CacheKeyBuilder used to generate caching keys, i.e. to serialize objects into a string.

Declaration
public ICacheKeyBuilder KeyBuilder { get; }
Property Value
Type Description
ICacheKeyBuilder
Implements
  • Navigation