[InternalOnly] Documentation
Closed this issue · 2 comments
alexbarbato commented
Possible Solution
In PR #35 / Issue #34 we added the InternalOnly attribute. We also want to include a tutorial on how this feature can be used, as well as maybe adding a bit of inline documentation.
Possible Implementation
- Add a tutorial on how to use the InternalOnly attribute
- Add an example to the example project
- We may also want to update the usage of InternalOnlyViolationException to include the name of the method/class/property that was marked InternalOnly in the message returned with the exception
96andrei commented
I'll take a look at this later today.
alexbarbato commented
Awesome! Thanks man