Visual Studio window which shows list of methods

后端 未结 20 1863
一向
一向 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:11

    Since Visual Studio 2012, you can view the outline ( fields and methods) in the solution explorer by expanding the node corresponding to your file .

提交回复
热议问题