terraria-cpp2il v1.4.4.9
Terraria mobile dump, with CallAnalysis (see source code). Dump with reconstucted method: https://infinitynichto.github.io/terraria-cpp2il-methodrecon
Loading...
Searching...
No Matches

◆ CreateAdjustmentRule() [2/2]

static global.System.TimeZoneInfo.AdjustmentRule System.TimeZoneInfo.AdjustmentRule.CreateAdjustmentRule ( global::System::DateTime dateStart,
global::System::DateTime dateEnd,
global::System::TimeSpan daylightDelta,
global::System::TimeZoneInfo::TransitionTime daylightTransitionStart,
global::System::TimeZoneInfo::TransitionTime daylightTransitionEnd,
global::System::TimeSpan baseUtcOffsetDelta,
bool noDaylightTransitions )
inlinestaticpackage

Definition at line 3542 of file TimeZoneInfo.cs.

3543 {
3544 throw null;
3545 }