Hello....
I continue to run into problems trying to represent basic C# concepts in
UML. Besides no standard notation for C#s Property, I see no standard
way to represent a Structure, differentiate between overridden and new.
I
have tried this for a Property.
............... ............... ............... .............
| MyClass |
............... ............... ............... .............
| <<get>><<set>>M yProperty : int |
............... ............... ............... .............
| |
............... ............... ............... .............
Any thoughts?
Regards,
Jeff
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
I continue to run into problems trying to represent basic C# concepts in
UML. Besides no standard notation for C#s Property, I see no standard
way to represent a Structure, differentiate between overridden and new.
I
have tried this for a Property.
............... ............... ............... .............
| MyClass |
............... ............... ............... .............
| <<get>><<set>>M yProperty : int |
............... ............... ............... .............
| |
............... ............... ............... .............
Any thoughts?
Regards,
Jeff
*** Sent via Developersdex http://www.developersdex.com ***
Don't just participate in USENET...get rewarded for it!
Comment