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() [4/8]

System.DateTimeOffset.DateTimeOffset ( int year,
int month,
int day,
int hour,
int minute,
int second,
TimeSpan offset )
inline

Definition at line 40 of file DateTimeOffset.cs.

41 {
42 if (!true)
43 {
44 }
47 DateTime dateTime;
48 this._dateTime = dateTime;
49 }
class f__AnonymousType0<< Count > j__TPar
static short ValidateOffset(TimeSpan offset)

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