Table of Contents

Class GuidCache<T>

Namespace
Shift.Common
Assembly
Shift.Common.dll
public class GuidCache<T> : MemoryCache<Guid, T>, IDisposable, IMemoryCache<Guid, T>, IGuidCache<T>

Type Parameters

T
Inheritance
GuidCache<T>
Implements
Inherited Members
Extension Methods

Constructors

GuidCache()

public GuidCache()