CSharpTest.Net
MemberwiseClone Class Members
See Also  Properties  Methods  Send Feedback Download Help File
CSharpTest.Net.Library Assembly > CSharpTest.Net.Cloning Namespace : MemberwiseClone Class


Glossary Item Box

The following tables list the members exposed by MemberwiseClone.

Public Constructors

 NameDescription
Public ConstructorMemberwiseClone ConstructorProvides a deep-copy, field-level duplication of any object  
Top

Public Properties

 NameDescription
Public PropertyGraphAdd or Remove instances from the object graph, by adding this.Graph[o] = o; the instance 'o' will not be duplicated. (Inherited from CSharpTest.Net.Cloning.ObjectCloner)
Top

Public Methods

 NameDescription
Public MethodClearRemoves all instances from the object graph (Inherited from CSharpTest.Net.Cloning.ObjectCloner)
Public MethodClone<T>Public entry point to begin duplication of the object graph. (Inherited from CSharpTest.Net.Cloning.ObjectCloner)
Public MethodDisposeDisposes of the instance and it's references to objects that have been duplicated (Inherited from CSharpTest.Net.Cloning.ObjectCloner)
Top

Protected Methods

 NameDescription
Protected MethodCloneDefaultOverridden. Routine to clone an objects fields and their contents  
Protected MethodCloneObject<T>Internal duplicate an object graph (Inherited from CSharpTest.Net.Cloning.ObjectCloner)
Top

See Also

Generated with Document! X 2011 by Innovasys