Skip to content

Conversation

@amyskippy
Copy link

Hello, I've added an AccessModifier property to the GenerateDataReaderMapper attribute.

This will allow any literal string, but "public" is the default. I have added tests for both public and internal access modifiers for generation and usage.

This resolves #7

@amyskippy amyskippy changed the title Add access modifier property Add additional generator options Oct 6, 2024
@amyskippy
Copy link
Author

Hiya, I've updated this to also add namespace and method name attributes, which will address the comments from #5 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Methods shouldn't be forced to public

1 participant