This class contains extension-methods for the 
ICloneable type.
Inheritance Hierarchy 
    Namespace: 
   Enkoni.Framework
    Assembly:
   Enkoni.Framework (in Enkoni.Framework.dll) Version: 1.3.0.1
Syntaxpublic static class Cloneable
<ExtensionAttribute>
Public NotInheritable Class Cloneable
[ExtensionAttribute]
public ref class Cloneable abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
[<ExtensionAttribute>]
type Cloneable =  class end
The Cloneable type exposes the following members.
Methods| 
								 
							 | Name | Description | 
|---|
   | CloneT | Returns a strong-typed clone of the instance.  | 
Top
See Also