The class XKeyDecorator serves for wrapping a source object key. In case of overriding is possible to add new key items and change the way in which the equality of two decorators will be tested.

Namespace:  SGP.XUtility
Assembly:  SGP.XUtility (in SGP.XUtility.dll)
Version: 1.2.3019.18718

Syntax

C#
public abstract class XKeyDecorator

Inheritance Hierarchy

System..::.Object
  SGP.XUtility..::.XKeyDecorator

See Also