MemoryStorage.

MemoryStorage(IGrowthStrategy) Constructor

Assembly
Db4objects.Db4o-2010.dll
Namespace
Db4objects.Db4o.IO
Containing Type
MemoryStorage

Syntax

public MemoryStorage(IGrowthStrategy growthStrategy)

Parameters

Name Type Description
growthStrategy IGrowthStrategy

Return Value

Type Description
void