Click or drag to resize

ExtensionsGetDerivedTypes Method

Overload List
  NameDescription
Public methodStatic memberGetDerivedTypes(Type)
Gets the types that derive from source and are available in the loaded assemblies. If this type has been evaluated before, the previous results are returned regardless of any assembly load or unload event.
Public methodStatic memberGetDerivedTypes(Type, Boolean)
Gets the types that derive from source and are available in the loaded assemblies.
Top
See Also