PlantUmlClassDiagramGenerator 1.3.3
This is a generator to create a class-diagram of PlantUML from the C# source code.
[V1.3.3]
- Fixed an issue where the IgnoreAttributes parameter did not work when using the default access modifier.
[V1.3.2]
- Add a switch to exclude "@startuml" and "@enduml" tags from the puml file.
- Fixed to add "- "(private) as default modifier when access modifier is omitted.
This package has no dependencies.