PostSharp / / API Reference / Post­Sharp.​Patterns.​Caching.​Implementation / Cache­Value

Class CacheValue

Inheritance
CacheValue
Namespace: PostSharp.Patterns.Caching.Implementation
Assembly: PostSharp.Patterns.Caching.dll
Syntax
public class CacheValue : Object

Constructors

Name Description
CacheValue(Object, IImmutableList<String>)

Properties

Name Description
Dependencies
Value

Methods

Name Description
WithValue(Object)