terraria-cpp2il-methodrecon
v1.4.4.9
Terraria mobile dump, with reconstructed method body. Dump with CallAnalysis: https://infinitynichto.github.io/terraria-cpp2il
Loading...
Searching...
No Matches
ParamArrayAttribute.cs
Go to the documentation of this file.
1
using
System
;
2
3
namespace
System
4
{
5
// Token: 0x020000EC RID: 236
6
[
AttributeUsage
(
AttributeTargets
.Parameter, Inherited =
true
, AllowMultiple =
false
)]
7
public
sealed
class
ParamArrayAttribute
:
Attribute
8
{
9
// Token: 0x060008CD RID: 2253 RVA: 0x00015804 File Offset: 0x00013A04
10
public
ParamArrayAttribute
()
11
{
12
}
13
}
14
}
j__TPar
class f__AnonymousType0<< Count > j__TPar
Definition
--f__AnonymousType0.cs:8
System.Attribute
Definition
Attribute.cs:11
System.ParamArrayAttribute.ParamArrayAttribute
ParamArrayAttribute()
Definition
ParamArrayAttribute.cs:10
System.ParamArrayAttribute
Definition
ParamArrayAttribute.cs:8
System.AttributeTargets
AttributeTargets
Definition
AttributeTargets.cs:8
System
Definition
__ComObject.cs:4
source
mscorlib
System
ParamArrayAttribute.cs
Generated by
1.10.0