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 return value attributes for methods #18

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

Show return value attributes for methods #18

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

A method's return value can have attributes, e.g.

[return: MyAttribute]
public void MyMethod() 
{}

Return value attributes should be listed in the documentation and be included in the generated C# definition.

Related issue: #17

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