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
MonitoringDescriptionAttribute.cs
Go to the documentation of this file.
1using System;
3
4namespace System.Diagnostics
5{
6 // Token: 0x020000E0 RID: 224
8 public class MonitoringDescriptionAttribute : global::System.ComponentModel.DescriptionAttribute
9 {
10 // Token: 0x0600052E RID: 1326 RVA: 0x00014DD0 File Offset: 0x00012FD0
11 public MonitoringDescriptionAttribute(string description)
12 {
13 if (!true)
14 {
15 }
16 base..ctor(description);
17 }
18
19 // Token: 0x170000FE RID: 254
20 // (get) Token: 0x0600052F RID: 1327 RVA: 0x00014DE8 File Offset: 0x00012FE8
21 public override string Description
22 {
23 get
24 {
25 return base.Description;
26 }
27 }
28 }
29}
class f__AnonymousType0<< Count > j__TPar