Stephanevg / PSClassUtils

A set of utilities to work with Powershell Classes
http://powershelldistrict.com/how-to-generate-a-uml-diagram-using-powershell/
91 stars 23 forks source link

Write-CUClassDiagram: hidden methods are showed as public #132

Open Stephanevg opened 11 months ago

Stephanevg commented 11 months ago

It looks like methods that are marked as hidden ar showed in the diagram as public.

image

which generates this diagram

image

The + sign should be a -