Skip to content

Object Deep Copier for .NET. It deep copies giving object's fields and properties and outputs the deep copy. If any property or field to deep copy is a reference type, then it should have a parameterless constructor for code to work.

Notifications You must be signed in to change notification settings

yilmazuksal/ObjectDeepCopy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

About

Object Deep Copier for .NET. It deep copies giving object's fields and properties and outputs the deep copy. If any property or field to deep copy is a reference type, then it should have a parameterless constructor for code to work.

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages