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

◆ ToDateTime() [2/2]

override DateTime System.Globalization.JapaneseCalendar.ToDateTime ( int year,
int month,
int day,
int hour,
int minute,
int second,
int millisecond,
int era )
inline

Definition at line 191 of file JapaneseCalendar.cs.

192 {
193 GregorianCalendarHelper gregorianCalendarHelper = this.helper;
194 DateTime dateTime;
195 return dateTime;
196 }
class f__AnonymousType0<< Count > j__TPar

References System.Globalization.JapaneseCalendar.helper, and j__TPar.