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

◆ ProcessHebrewTerminalState()

static bool System.DateTimeParse.ProcessHebrewTerminalState ( DateTimeParse::DS dps,
__DTString str,
DateTimeResult result,
DateTimeStyles styles,
DateTimeRawInfo raw,
DateTimeFormatInfo dtfi )
inlinestaticpackage

Definition at line 522 of file DateTimeParse.cs.

523 {
524 return "The DateTime represented by the string is not supported in calendar {0}." != null;
525 }