Namespace:
EPiServer.Common.Cache
Assembly: EPiServer.Common.Cache (in EPiServer.Common.Cache.dll) Version: 4.1.517.380
Assembly: EPiServer.Common.Cache (in EPiServer.Common.Cache.dll) Version: 4.1.517.380
Syntax
| C# |
|---|
public delegate void NotFoundInCacheAnnouncer( Object cachedObject ) |
Parameters
- cachedObject
- Type: System..::.Object