Back to Devexpress

SerializableObjectLayerClient Constructors

xpo-devexpress-dot-xpo-dot-serializableobjectlayerclient-dot-ctor.md

latest1.4 KB
Original Source

SerializableObjectLayerClient Constructors

An object access layer that saves and loads persistent objects via an object implementing the ISerializableObjectLayer interface.

NameParametersDescription
SerializableObjectLayerClient(ISerializableObjectLayer, XPDictionary)objectLayer, dictionaryInitializes a new instance of the SerializableObjectLayerClient class with specified settings.
SerializableObjectLayerClient(ISerializableObjectLayer)objectLayerInitializes a new instance of the SerializableObjectLayerClient class with a specified object implementing the ISerializableObjectLayer interface.

See Also

SerializableObjectLayerClient Class

SerializableObjectLayerClient Members

DevExpress.Xpo Namespace