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

◆ DayOfWeek

DayOfWeek System.TimeZoneInfo.TransitionTime.DayOfWeek
get

Definition at line 2343 of file TimeZoneInfo.cs.

2344 {
2345 get
2346 {
2347 return this._dayOfWeek;
2348 }
2349 }