Visual Studio window which shows list of methods

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

    I found how to turn the drop down on as shown in the first answer (@ChrisF):

    Go to Options->Text Editor->(your language)

    and tick "Navigation bar" in the display section.

提交回复
热议问题