Skip to content

Commit

Permalink
Add --da parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
mganss authored Sep 19, 2018
1 parent 07c11a9 commit d6bde49
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,7 @@ Options:
do not include comments from xsd
--nu, --noUnderscore do not generate underscore in private member name (
default is false)
--da, --description generate DescriptionAttribute (default is true)
```

For use from code use the [library NuGet package](https://www.nuget.org/packages/XmlSchemaClassGenerator-beta/):
Expand Down

0 comments on commit d6bde49

Please sign in to comment.