PostSharpAPI ReferencePost­Sharp.​Patterns.​Caching.​ImplementationCache­ValueValue
Open sandboxFocus

CacheValue.Value Property

Value

Gets the cached value.

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