CachingBackendEnhancer.RemoveItemCore Method |
Namespace: PostSharp.Patterns.Caching.Implementation
Assembly: PostSharp.Patterns.Caching (in PostSharp.Patterns.Caching.dll) Version: 6.9.11.0 (6.9.11.0)
protected override void RemoveItemCore( string key )
Parameters
- key
- Type: System.String
The key of the cache item.