
August 25th, 2003, 09:26 AM
|
|
Junior Member
|
|
Join Date: Aug 2003
Posts: 1
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
|
C# find classes
Hi!!!
Iīm new to C#, iīm a java guy!!! And one of the function that java has is the run time load of classes inside a .Jar, the C# dosenīt do this, but does other things similar, but i have to make one thing and i donīt no how.
I have to find all the classes that implement one interface and have to load them and execute some of the methods inside each class, can anyone help me???
cheers!!!
|