Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ParamArrayAttribute.cs
Go to the documentation of this file.
1
namespace
System
;
2
3
[AttributeUsage(
AttributeTargets
.Parameter, Inherited =
true
, AllowMultiple =
false
)]
4
public
sealed
class
ParamArrayAttribute
:
Attribute
5
{
6
}
System.Attribute
Definition
Attribute.cs:12
System.ParamArrayAttribute
Definition
ParamArrayAttribute.cs:5
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:5
System
Definition
BlockingCollection.cs:8
source
System.Private.CoreLib
System
ParamArrayAttribute.cs
Generated by
1.10.0