![]() | IdentifiableBackingFieldCompatibleObjectWrapper Class |
Base class for a wrapper around serializable, backing field compatible objects that should have a unique identifier. This class is provided as a means for serializing some dictionary types.
Make sure your subclass adds SerializableAttribute.
Namespace: Candlelight
public abstract class IdentifiableBackingFieldCompatibleObjectWrapper : BackingFieldCompatibleObject
The IdentifiableBackingFieldCompatibleObjectWrapper type exposes the following members.
Name | Description | |
---|---|---|
![]() | Clone |
Clone this instance.
(Inherited from BackingFieldCompatibleObject.) |
![]() | GetSerializedPropertiesHash |
Gets a hash value that is based on the values of the serialized properties of this instance.
(Inherited from BackingFieldCompatibleObject.) |