C#C
C#14mo ago
nathanAjacobs

Deep copying data from class instances

Is there something that can generically and efficiently deep copy all of the data from one instance of a class into another already existing instance?
Was this page helpful?