C# Class/Object visualisation software

前端 未结 10 1306
萌比男神i
萌比男神i 2021-02-02 01:49

In Visual Studio 2005 and prior you could export your code to Visio and view the relationships between the objects and what methods, properties and fields it had. This was great

10条回答
  •  傲寒
    傲寒 (楼主)
    2021-02-02 02:02

    When i search for code in codeplex i found this http://vsdm.codeplex.com/ maybe help you.

提交回复
热议问题