https://learn.microsoft.com/en-us/dotnet/api/system.paramarrayattribute?view=netframework-4.7.1
ParamArrayAttribute Class (System) | Microsoft Learn
Indicates that a method will allow a variable number of arguments in its invocation. This class cannot be inherited.
class systemmicrosoftlearn