JasonBock / WebAssembly.Generators

Source generators for the WebAssembly package.
MIT License
1 stars 1 forks source link

Add a `Namespace` `AdditionalFile` Property #3

Closed JasonBock closed 3 years ago

JasonBock commented 3 years ago

Similar to the ClassName property, allow the developer to specify a Namespace value to put the gen'd class in. If it's not specified, the gen'd class won't be put in any namespace.