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

◆ MinSupportedDateTime

override DateTime System.Globalization.JapaneseCalendar.MinSupportedDateTime
get

Definition at line 14 of file JapaneseCalendar.cs.

15 {
16 get
17 {
18 if (!true)
19 {
20 }
21 return 1;
22 }
23 }