C# Class/Object visualisation software

前端 未结 10 1494
萌比男神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 01:58

    Do you require the software to be free? If not, you might consider a UML tool like Sparx Enterprise Architect. It can import your code, and has two add-ons that go further in terms of Visual Studio integration.

提交回复
热议问题