PostSharp / / API Reference / Post­Sharp.​Patterns.​Caching.​Implementation / Caching­Backend / Item­Removed

Event ItemRemoved

Namespace: PostSharp.Patterns.Caching.Implementation
Assembly: PostSharp.Patterns.Caching.dll
Syntax
public event EventHandler<CacheItemRemovedEventArgs> ItemRemoved
Returns
Type Description
EventHandler<CacheItemRemovedEventArgs>