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
ClassInterfaceAttribute.cs
Go to the documentation of this file.
1using System;
2
4{
5 // Token: 0x0200043D RID: 1085
6 [ComVisible(true)]
7 [AttributeUsage(AttributeTargets.Assembly | AttributeTargets.Class, Inherited = false)]
8 public sealed class ClassInterfaceAttribute : Attribute
9 {
10 // Token: 0x0600216A RID: 8554 RVA: 0x0004C058 File Offset: 0x0004A258
15
16 // Token: 0x04001207 RID: 4615
18 }
19}
class f__AnonymousType0<< Count > j__TPar
ClassInterfaceAttribute(ClassInterfaceType classInterfaceType)