CacheFactory<TKey, TValue> Class

Summary

Generic wrappers for Db4objects.Db4o.Internal.Caching.ICache4.
Assembly
Db4objects.Db4o.Linq-2010.dll
Namespace
Db4objects.Db4o.Linq.Caching
Base Types
  • Object
graph BT Type-->Base0["Object"] Type["CacheFactory<TKey, TValue>"] class Type type-node

Syntax

public class CacheFactory<TKey, TValue>

Type Parameters

Name Description
TKey
TValue

Methods