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


Glossary Item Box

The following tables list the members exposed by ObjectCloner.

Protected Constructors

 NameDescription
Protected ConstructorObjectCloner ConstructorCreates the cloner  
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.  
Top

Public Methods

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

Protected Methods

 NameDescription
Protected MethodCloneDefaultProvides the default behavior for duplicating an object and recording the duplication into the graph.  
Protected MethodCloneObject<T>Internal duplicate an object graph  
Top

See Also

Generated with Document! X 2011 by Innovasys