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