Stephanevg / PSClassUtils

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

Add support for 'Static' #7

Open Stephanevg opened 6 years ago

Stephanevg commented 6 years ago

Static methods / properties should be underlined in the diagram.

See example here --> https://dfinke.github.io/powershell,%20design%20patterns/2018/04/13/PowerShell-And-Design-Patterns.html

Stephanevg commented 6 years ago

Find how to underline in psgraph. Update Write-CuClassdiagram