UtilReflectionGetAllDerivedTypes Method

Overload List

GetAllDerivedTypesT Gets all the types that inherits from the source Type within the Assembly in which the source Type is defined.
GetAllDerivedTypesT(Assembly) Gets all the types that inherits from the source Type within the specified Assembly.

See Also