SerializableObjectLayerClient Constructors
An object access layer that saves and loads persistent objects via an object implementing the ISerializableObjectLayer interface.
Name | Parameters | Description |
---|---|---|
Serializable |
object |
Initializes a new instance of the Serializable |
Serializable |
object |
Initializes a new instance of the Serializable |
See Also