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

Idea: Add support for formatting parameter types #40

Open
stakx opened this issue Aug 8, 2019 · 0 comments
Open

Idea: Add support for formatting parameter types #40

stakx opened this issue Aug 8, 2019 · 0 comments

Comments

@stakx
Copy link
Owner

stakx commented Aug 8, 2019

This library currently only looks at Type, but for parameter types there is some additional useful information at the ParameterInfo level:

  • whether params was specified;

  • allows one to distinguish between in, ref, and out for by-ref parameters.

This lies a little outside the originally planned feature area of this library, but might nonetheless be useful to have.

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

No branches or pull requests

1 participant