MetalamaAPI documentationPatterns APIMetalama.​Patterns.​CachingCaching­ServiceKey­Builder
Open sandboxFocus

CachingService.KeyBuilder Property

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
ICachingService.KeyBuilder