T
Tom
I've a problem. I want to clone an object having a list of other objects
(and so on :/). Do you know any other way than ICloneable.Clone()
implementation for all classes in the way? Help..
(and so on :/). Do you know any other way than ICloneable.Clone()
implementation for all classes in the way? Help..