saritasa-nest / saritasa-dotnet-tools

Development Tools For Company'S .NET Projects.
BSD 2-Clause "Simplified" License
27 stars 13 forks source link

Improve logic for retrieving enum value description #43

Closed ko-vasilev closed 7 years ago

krasninja commented 7 years ago

Let's improve the case when there is no Description attribute. Put spaces before every upper case letter + lower case. For example: NotActive -> Not Active IsDBNull -> Is DB Null