Summary
Provides an interface for getting an
Db4objects.Db4o.Events.IEventRegistry
from an
Db4objects.Db4o.IObjectContainer
.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Events - Base Types
-
- Object
graph BT
Type-->Base0["Object"]
Type["EventRegistryFactory"]
class Type type-node
Syntax
public class EventRegistryFactory
Methods
Name | Value | Summary |
---|---|---|
ForObjectContainer |
IEventRegistry |
Returns an
Db4objects.Db4o.Events.IEventRegistry
for registering events with the specified container.
static
|