graph BT
Type-->Base0["EventArgs"]
Type["TransactionalEventArgs"]
class Type type-node
Derived0["CommitEventArgs"]-->Type
click Derived0 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Events/CommitEventArgs"
Derived1["ObjectEventArgs"]-->Type
click Derived1 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Events/ObjectEventArgs"
Derived2["QueryEventArgs"]-->Type
click Derived2 "/db4o-gpl-doc/output/api/Db4objects.Db4o.Events/QueryEventArgs"
Syntax
public class TransactionalEventArgs : EventArgs
Constructors
Methods