soclose
September 10th, 2008, 12:54 AM
Hi, I'm a novice in C# and have no drawing coding. I'd like to know which drawing function makes a UML class. pls help me.
|
Click to See Complete Forum and Search --> : How to make UML class diagram by C# Code soclose September 10th, 2008, 12:54 AM Hi, I'm a novice in C# and have no drawing coding. I'd like to know which drawing function makes a UML class. pls help me. Arjay September 10th, 2008, 01:04 AM Your question isn't clear. Are you talking about from within the IDE? If so, right click on Solution Explorer and choose 'Add\New Item'. When the 'Add New Item' dialog opens, click on the Visual C# node. Choose 'Class Diagram' and press 'Add'. soclose September 23rd, 2008, 01:00 AM sorry. I mean I want to make a UML class diagram tool developed by C#. Should i try with any Rectangle Function? but not know well it. how to search? MadHatter September 23rd, 2008, 07:53 AM http://www.codeproject.com/KB/cs/AutoDiagrammer.aspx codeguru.com
Copyright Internet.com Inc., All Rights Reserved. |