0

The two basic views in Visual Studio's ObjectBrowser and Monodevelop's Assembly browsers are Namespaces and Assembly based. How to get to a class hierarchy based view of the frameworks ?

1 Answer 1

1

You can use Reflector (free or paid).
Expand the Derived Types node under any type to see all inherited types in the currently open assemblies.

Sign up to request clarification or add additional context in comments.

Comments

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.