Class VarArgsAttribute
Sets the 'vararg' method attribute.
[AttributeUsage(AttributeTargets.Method)]
public class VarArgsAttribute : Attribute
- Inheritance
-
VarArgsAttribute
- Inherited Members
- Extension Methods
Sets the 'vararg' method attribute.
[AttributeUsage(AttributeTargets.Method)]
public class VarArgsAttribute : Attribute