VS 2010 Pro: I have generated a class diagram for my library, now added some more classes to it, but the class diagram is only showing the older classes and doesn’t get updated automatically.
So I am wondering if this is how it is and I should delete and re-add the class diagram every time ? or these is something I should do in VS IDE to get it updated?
VS 2010 Pro: I have generated a class diagram for my library, now added
Share
Just drag&drop your new classes onto the diagramm or choose generate class diagram out of the contextMenu of the new class(es).
New classes won’t be shown automatically. Once a class is on a diagramm it will be updated anytime you change it’s members!