Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Show attributes for members #17

Open
ap0llo opened this issue Dec 30, 2019 · 0 comments
Open

Show attributes for members #17

ap0llo opened this issue Dec 30, 2019 · 0 comments
Labels
area-apireference feature New feature or request

Comments

@ap0llo
Copy link
Owner

ap0llo commented Dec 30, 2019

Documentation for types includes a list of the type's attributes.

This list is not shown for other members that can have attributes:

  • Constructors
  • Methods
    • Method itself
    • Parameters
    • Return value
  • Fields
  • Properties
  • Indexers
  • Events

In the generated C# definition, all attributes are shown.

Related issue: #18

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area-apireference feature New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant