Click or drag to resize

TypeExtensionsFindGenericInterfaceType Method

Overload List
  NameDescription
Public methodStatic memberFindGenericInterfaceType(Type, Type)
Finds a specific generic interface implemented by a type based on the generic type definition of the interface.
Public methodStatic memberFindGenericInterfaceType(Type, Type, Boolean)
Finds a specific generic interface implemented by a type based on the generic type definition of the interface.
Top
See Also