I didnโt work very much with deletion, so sorry for this rather simple question. If I get a class from an abstract class marked as [Serializable] (for transferring data via appdomain), does the other side actually re-evaluate the implementation? those. Does polymorphism work on remote / serializable?
I need to create a clone on the other hand, and not work with the original, so MarshalByRef is not an option ...
Homde
source share