F
Frank
Hello,
I want to execute MethodA of a objectB. I don't know what kind of class
objectB is, I only know it has a method called methodA. How can I do this?
I looked into the Activator class, but then you still need the
classdefinition and I don't have that!
Thanks for the time
Frank
I want to execute MethodA of a objectB. I don't know what kind of class
objectB is, I only know it has a method called methodA. How can I do this?
I looked into the Activator class, but then you still need the
classdefinition and I don't have that!
Thanks for the time
Frank