Re: C# inheritance broken?
groups@isaacsof t.com wrote:
It wasn't my intention to use reflection directly, but to use it to
create new source code, which has implemented all methods of the
Document object, so that you don't have to do the wrapping by "hand".
Andre
groups@isaacsof t.com wrote:
Reflection is no good, because of the amount of time it takes to make
a copy for a large document.
a copy for a large document.
create new source code, which has implemented all methods of the
Document object, so that you don't have to do the wrapping by "hand".
Andre
Comment