Creates a new instance of XKeyDecorator.

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

Syntax

C#
protected XKeyDecorator(
	Object source
)

Parameters

source
Type: System..::.Object
A source object.

See Also