Summary
Gives a chance for the item to augment the configuration.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .Config - Containing Type
- I
Embedded Configuration Item
Syntax
void Prepare(IEmbeddedConfiguration configuration)
Remarks
Gives a chance for the item to augment the configuration.
Parameters
Name | Type | Description |
---|---|---|
configuration | I |
the configuration that the item was added to |
Return Value
Type | Description |
---|---|
void |