The XKeyDecorator type exposes the following members.
Constructors
Name | Description | |
---|---|---|
![]() | XKeyDecorator |
Creates a new instance of XKeyDecorator.
|
Methods
Name | Description | |
---|---|---|
![]() | DecorateEquals |
Tests whether this instance is identical with the decorator one obj.
|
![]() | DecorateGetHashCode |
Creates a hash value for the decorator.
|
![]() | Equals |
Tests whether this instance is identical with the reference one. obj.
(Overrides Object..::.Equals(Object).) |
![]() | Finalize | Allows an Object to attempt to free resources and perform other cleanup operations before the Object is reclaimed by garbage collection. |
![]() | GetHashCode |
Creates a hash value for this instance.
(Overrides Object..::.GetHashCode()()().) |
![]() | GetType | Gets the Type of the current instance. |
![]() | MemberwiseClone | Creates a shallow copy of the current Object. |
![]() | ToString | (Inherited from Object.) |
Properties
Name | Description | |
---|---|---|
![]() | Source |
Gets the source object.
|