Ensure that param-array matching works correctly by filmor · Pull Request #1304 · pythonnet/pythonnet

What does this implement/fix? Explain your changes.

The previous matching code wasn't specific enough for param arrays, the count of parameters has to be exactly right.

Does this close any currently open issues?

#1302

Any other comments?

Checklist

Check all those that are applicable and complete.

  • Make sure to include one or more tests for your change
  • If an enhancement PR, please create docs and at best an example
  • Add yourself to AUTHORS
  • Updated the CHANGELOG