List of available classes
Hello,
I am looking for a way in C# to be able to programatically build a list of available classes in the applcation that I can search the list and execute a desired class method based on a passed parameter to the program. I could do this by building a case statement with all available classes, but would like it to be more dynamic.
Thanks
AdministratorPosted Mar 28, 2003, 11:43 AM
AdministratorPosted Mar 28, 2003, 11:19 AM
AdministratorPosted Mar 28, 2003, 7:30 AM
AdministratorPosted Mar 28, 2003, 12:25 AM
AdministratorPosted Mar 27, 2003, 11:19 PM
AdministratorPosted Mar 27, 2003, 1:42 PM