UtilReflectionGetAllInterfaces Method

Overload List

GetAllInterfaces(Object) Gets all the interfaces implemented or inherited by the specified object.
GetAllInterfaces(Type) Gets all the interfaces implemented or inherited by the specified Type.
GetAllInterfacesT Gets all the interfaces implemented or inherited by the specified Type.

See Also