StorageDecorator.

StorageDecorator(IStorage) Constructor

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

Syntax

public StorageDecorator(IStorage storage)

Parameters

Name Type Description
storage IStorage

Return Value

Type Description
void