Table of Contents

Class Extensions

Namespace
Dynamicweb.Caching
Assembly
Dynamicweb.Caching.dll
Extensions class.
public static class Extensions
Inheritance
Extensions
Inherited Members

Methods

Map(CacheEntryRemovedReason)

Maps the specified removed reason.
public static CacheItemRemovedReason Map(this CacheEntryRemovedReason removedReason)

Parameters

removedReason CacheEntryRemovedReason
The removed reason.

Returns

CacheItemRemovedReason
CacheItemRemovedReason.

Exceptions

ArgumentException
To top