R
Richard.Kelters
Guest
It seems OO was not meant for dynamic inhertance. I solved my problem by introducing an empty class that inherits sytem.object with just a property that holds the handle to 'my' class. Thanks!
Continue reading...
Continue reading...