Description Summary
A named-callable or method control element has a signature that supports a variable number of parameters.
Extended Description
This pattern identifies situations where the named callable control element or method control element has a variable number of parameters, due to the variadic parameter in its signature.