S
Steve - DND
Is there any way to easily deep copy an entire object? Maybe something with
unsafe code to make a full and completely duplicated copy of an object with
no reference ties to the original? I want everything copied, public,
private, internal, events, etc...
Thanks,
Steve
unsafe code to make a full and completely duplicated copy of an object with
no reference ties to the original? I want everything copied, public,
private, internal, events, etc...
Thanks,
Steve