pierre3 / PlantUmlClassDiagramGenerator

This is a generator to create a class-diagram of PlantUML from the C# source code.
MIT License
654 stars 129 forks source link

Fixed to add "- "(private) as default modifier when access modifier is omitted. #69

Closed pierre3 closed 1 year ago

pierre3 commented 1 year ago

Refer to https://github.com/pierre3/PlantUmlClassDiagramGenerator/pull/65