Skip to content

Cannot pass constant string array into VerbAttribute #864

@rombethor

Description

@rombethor

The VerbAttribute constructor has the option to pass in string[] aliases, however attribute constructors should accept constants when used as attributes and, last I checked, arrays can't be constants.

I suggest using a params keyword.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions