public static bool ImplementsInterface<T>( this TypeInfo typeInfo )
<ExtensionAttribute> Public Shared Function ImplementsInterface(Of T) ( typeInfo As TypeInfo ) As Boolean
public: [ExtensionAttribute] generic<typename T> static bool ImplementsInterface( TypeInfo^ typeInfo )
https://raw.githubusercontent.com/Capgemini/Cauldron/master/LICENSE