ClientEventRegistryImpl Class

Assembly
Db4objects.Db4o.CS-2010.dll
Namespace
Db4objects.Db4o.CS.Internal.Events
Base Types
  • EventRegistryImpl
graph BT Type-->Base0["EventRegistryImpl"] Type["ClientEventRegistryImpl"] class Type type-node

Syntax

public class ClientEventRegistryImpl : EventRegistryImpl

Constructors

Events

Name Type Summary
Deleted EventHandler<ObjectInfoEventArgs>
Deleting EventHandler<CancellableObjectEventArgs>

Methods

Name Value Summary
OnCommittedListenerAdded() void