terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches
XsdDateTimeFlags.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Xml
 
namespace  System.Xml.Schema
 

Enumerations

enum  System.Xml.Schema.XsdDateTimeFlags {
  System.Xml.Schema.DateTime = 1 , System.Xml.Schema.Time = 2 , System.Xml.Schema.Date = 4 , System.Xml.Schema.GYearMonth = 8 ,
  System.Xml.Schema.GYear = 16 , System.Xml.Schema.GMonthDay = 32 , System.Xml.Schema.GDay = 64 , System.Xml.Schema.GMonth = 128 ,
  System.Xml.Schema.XdrDateTimeNoTz = 256 , System.Xml.Schema.XdrDateTime = 512 , System.Xml.Schema.XdrTimeNoTz = 1024 , System.Xml.Schema.AllXsd = 255
}