Visual Studio window which shows list of methods

后端 未结 20 1861
一向
一向 2020-12-07 14:37

In Visual Studio, is there a window which shows list of methods in the active class? A small window like the Solution Explorer would be great. In Eclipse, there is one.

20条回答
  •  感动是毒
    2020-12-07 15:10

    In VS 2012, just go to View > Class View...then you get the Class View GUI in the main tab area. Now, drag this over to the side dock and you have the exact same layout as you would in Eclipse.

    -e

提交回复
热议问题