GetInterface(Object, String) | Searches for the specified interface implemented or inherited in the specified object. |
GetInterface(Type, String) | Searches for the specified interface implemented or inherited in the specified Type. |
GetInterfaceT(String) | Searches for the specified interface implemented or inherited in the specified Type. |