Visual Studio 2012: List of all Methods in class

前端 未结 3 1684
萌比男神i
萌比男神i 2021-01-12 21:01

In VS 2010, is there a way to see all the Methods in a docked window for the currently viewed class. Clicking the method would let me navigate to it.

This question i

3条回答
  •  我在风中等你
    2021-01-12 21:30

    If you have Resharper at your disposal as you indicate, you can use the File Structure window. It looks like this:

    enter image description here

    To open it, click Resharper, Windows, "File Structure". The window is dockable, and updates as your current file changes.

    enter image description here

提交回复
热议问题