| IPropertyBackingFieldCompatibleT Interface |
Namespace: Candlelight
public interface IPropertyBackingFieldCompatible<T> : IPropertyBackingFieldCompatible, ICloneable, IEquatable<T> where T : struct, new()
The IPropertyBackingFieldCompatibleT type exposes the following members.
| Name | Description | |
|---|---|---|
| GetSerializedPropertiesHash |
Gets a hash value that is based on the values of the serialized properties of this instance.
(Inherited from IPropertyBackingFieldCompatible.) |