- Assembly
- Db4objects
.Db4o .Linq-2010 .dll - Namespace
- Db4objects
.Db4o .Linq .Caching - Interfaces
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["ICache4<TKey, TValue>"]
Type["TracingCacheDecorator<TKey, TValue>"]
class Type type-node
Syntax
public class TracingCacheDecorator<TKey, TValue> : ICache4<TKey, TValue>
Type Parameters
Name | Description |
---|---|
TKey | |
TValue |
Constructors
Name | Summary |
---|---|
Tracing |
Methods
Name | Value | Summary |
---|---|---|
Produce |
TValue |