Type |
The TypeExtensions type exposes the following members.
| Name | Description | |
|---|---|---|
| FindGenericBaseType | Finds a specific generic base type, based on the generic type definition of the base type. | |
| FindGenericInterfaceType(Type, Type) | Finds a specific generic interface implemented by a type based on the generic type definition of the interface. | |
| FindGenericInterfaceType(Type, Type, Boolean) | Finds a specific generic interface implemented by a type based on the generic type definition of the interface. |