IdeaBlade.Core Assembly > IdeaBlade.Core.Reflection Namespace > ReflectionFns Class : GetTypesImplementing Method |
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 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2