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

◆ DateTimeOffset() [1/8]

System.DateTimeOffset.DateTimeOffset ( long ticks,
TimeSpan offset )
inline

Definition at line 15 of file DateTimeOffset.cs.

16 {
17 if (!true)
18 {
19 }
22 DateTime dateTime;
23 this._dateTime = dateTime;
24 }
class f__AnonymousType0<< Count > j__TPar
static short ValidateOffset(TimeSpan offset)

References j__TPar, System.offset, and System.DateTimeOffset.ValidateOffset().