Skip to content

Idea: Add support for formatting parameter types #40

Description

@stakx

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.

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions