|
-
September 10th, 2008, 12:54 AM
#1
How to make UML class diagram by C# Code
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.
-
September 10th, 2008, 01:04 AM
#2
Re: How to make UML class diagram by C# Code
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'.
-
September 23rd, 2008, 01:00 AM
#3
Re: How to make UML class diagram by C# Code
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?
Last edited by soclose; September 23rd, 2008 at 01:04 AM.
-
September 23rd, 2008, 07:53 AM
#4
Re: How to make UML class diagram by C# Code
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|