IEnvironmentConfiguration.

Add(Object) Method

Summary

Contributes a service to the db4o environment.

Syntax

void Add(Object service)

Remarks

Contributes a service to the db4o environment.

Parameters

Name Type Description
service Object

Return Value

Type Description
void