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

◆ MaxSupportedDateTime

override DateTime System.Globalization.HijriCalendar.MaxSupportedDateTime
get

Definition at line 29 of file HijriCalendar.cs.

30 {
31 get
32 {
33 if (!true)
34 {
35 }
36 return 1;
37 }
38 }