Overload | Description |
---|---|
GetTypesImplementing(Type,Assembly) | |
GetTypesImplementing(Type,String) | |
GetTypesImplementing(Type,IEnumerable<Assembly>) | Returns a list of all of the types in one or more assemblies that implement a specific interface or extend a specific class. |
GetTypesImplementing(Type,IEnumerable<String>) | Returns a list of all of the types in one or more named assemblies that implement a specific interface or extend a specific class. |
GetTypesImplementing(Type,IEnumerable<String>,Cardinality,Boolean) | Returns a list of all of the types in one or more named assemblies that implement a specific interface or extend a specific class. |
Target Platforms: Windows 98, Windows NT 4.0, Windows Millennium Edition, Windows 2000, Windows XP Home Edition, Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family