MetalamaAPI documentationPatterns APIMetalama.​Patterns.​Caching.​ImplementationCache­ValueValue
Open sandboxFocus

CacheValue.Value Property

Value

The cached value.

Declaration
public object Value { get; set; }
Property Value
Type Description
Object