CachingBackendEnhancer.ContainsDependencyCore Method |
Namespace: PostSharp.Patterns.Caching.Implementation
Assembly: PostSharp.Patterns.Caching (in PostSharp.Patterns.Caching.dll) Version: 6.7.12.0 (6.7.12.0)
protected override bool ContainsDependencyCore( string key )
Parameters
- key
- Type: System.String
The dependency key.
Return Value
Type: Booleantrue if the cache contains the dependency key, otherwise false.