Error!
Success!

Searching for derived types in an assembly

0
kicks

Searching for derived types in an assembly  (Unpublished)

Sometimes we need to find all classes or interfaces that derive a certain Type. There are several possible scenarios for this kind of search - For instance, if we are trying to load a plug-in assembly at runtime and wish to initialize all the classes that implement the IPluginBase interface. Using the suggested DerivedHelper makes it a lot easier.


Kicked By:
Drop Kicked By: