Reverse Engineering a C# Solution

前端 未结 3 1458
天命终不由人
天命终不由人 2021-02-09 15:34

I know Visual Studio 2010 Ultimate has some abilities, and I would normally do this by instinct, but I am on a very tight schedule. I also have Visio 2010 installed and integra

3条回答
  •  情深已故
    2021-02-09 16:24

    This tip is from : http://www.devx.com/tips/Tip/30046 I am just pasting here. You should give credit to the original author if he is on StacOverflow

    Open a window in VS.NET. Go to Project—>Visio UML—>Reverse Engineer. This automatically shows you the class diagrams with perfect relationships. Note: This tip will work with VS.NET Version 1.0.0 and higher.

提交回复
热议问题