Summary
Creates a new instance for the specified object.
		- Assembly
- Db4objects.Db4o-2010 .dll 
- Namespace
- Db4objects.Db4o .Events 
- Containing Type
- CancellableObject Event Args 
Syntax
public CancellableObjectEventArgs(Transaction transaction, IObjectInfo objectInfo, Object obj)Remarks
Creates a new instance for the specified object.
	Parameters
| Name | Type | Description | 
|---|---|---|
| transaction | Transaction | |
| objectInfo | IObjectInfo | |
| obj | Object | 
Return Value
| Type | Description | 
|---|---|
| void |