The following tables list the members exposed by ClonableExtensions.
Name | Description | |
---|---|---|
DeepClone<T> | Provides a deep-clone of objects using either serialization routines if available or memberwize cloning when serialization is not supported. See also: new SerializerClone().Clone<T>(instance) |