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

Property Dependencies

Dependencies

Gets the list of dependencies of the cache.

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