- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Internal .Caching - Interfaces
-
- ICache4
- IEnumerable
- Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type-.->Interface0["ICache4"]
click Interface0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Internal.Caching/ICache4"
Type-.->Interface1["IEnumerable"]
Type["CacheStatistics"]
class Type type-node
Syntax
public class CacheStatistics : ICache4, IEnumerable
Constructors
Name | Summary |
---|---|
CacheStatistics |
Methods
Name | Value | Summary |
---|---|---|
Calls |
int | |
GetEnumerator |
IEnumerator | |
Misses |
int | |
Produce |
Object | |
ToString |
string |