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
Datatype_day.cs
Go to the documentation of this file.
1using System;
2
3namespace System.Xml.Schema
4{
5 // Token: 0x020000F7 RID: 247
7 {
8 // Token: 0x1700024F RID: 591
9 // (get) Token: 0x06000904 RID: 2308 RVA: 0x0001B7C4 File Offset: 0x000199C4
10 public override XmlTypeCode TypeCode
11 {
12 get
13 {
14 return XmlTypeCode.GDay;
15 }
16 }
17
18 // Token: 0x06000905 RID: 2309 RVA: 0x0001B7D4 File Offset: 0x000199D4
19 internal Datatype_day()
20 {
21 if (!true)
22 {
23 }
24 base..ctor(XsdDateTimeFlags.GDay);
25 }
26 }
27}
class f__AnonymousType0<< Count > j__TPar
TypeCode
Definition TypeCode.cs:7