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

CacheValue.Dependencies Property

Dependencies

Gets the list of dependencies of the cache.

Declaration
public IImmutableList<string> Dependencies { get; }
Property Value
Type Description
IImmutableList<System.String>