If you have Visual Studio 2010 Ultimate edition installed on your machine, you could generate a cool sequence diagram from the code base.
Open the cs file where you have public methods declared.
Highlight the method name
Right click and click on 'Generate Sequence diagram' .
Visual studio automatically generates a sequence diagram for you in a new window.
Open the cs file where you have public methods declared.
Highlight the method name
Right click and click on 'Generate Sequence diagram' .
Visual studio automatically generates a sequence diagram for you in a new window.
No comments:
Post a Comment