Summary
the callback method
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Ext - Containing Type
- IDb4oCallback
Syntax
void Callback(Object obj)
Parameters
Name | Type | Description |
---|---|---|
obj | Object | the object passed to the callback method |
Return Value
Type | Description |
---|---|
void |