BaseObjectSpace Constructors
A base class for the classes that implement the IObjectSpace interface.| Name | Parameters | Description |
|---|---|---|
| BaseObjectSpace(ITypesInfo, IEntityStore) | typesInfo, entityStore | Creates a new instance of the BaseObjectSpace class. |
See Also