Summary
Default constructor.
- Assembly
- Db4objects
.Db4o-2010 .dll - Namespace
- Db4objects
.Db4o .IO - Containing Type
- BinDecorator
Syntax
public BinDecorator(IBin bin)
Remarks
Default constructor.
Parameters
| Name | Type | Description |
|---|---|---|
| bin | IBin |
the
Db4objects.Db4o.IO.IBin
that is to be wrapped.
|
Return Value
| Type | Description |
|---|---|
| void |