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

Property Dependencies

Dependencies

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