- Assembly
- Db4objects
.Db4o .Linq-2010 .dll - Namespace
- Db4objects
.Db4o .Linq .Caching - Implementing Types
graph BT
Type["ICache4<TKey, TValue>"]
class Type type-node
Implementing0["TracingCacheDecorator<TKey, TValue>"]-.->Type
click Implementing0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Linq.Caching/TracingCacheDecorator_2"
Syntax
public interface ICache4<TKey, TValue>
Type Parameters
Name | Description |
---|---|
TKey | |
TValue |
Methods
Name | Value | Summary |
---|---|---|
Produce |
TValue |