Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ChangeStateDelegated()

override void System.Transactions.DurableEnlistmentActive.ChangeStateDelegated ( InternalEnlistment enlistment)
inlinepackagevirtual

Reimplemented from System.Transactions.EnlistmentState.

Definition at line 31 of file DurableEnlistmentActive.cs.

32 {
33 DurableEnlistmentState.DurableEnlistmentDelegated.EnterState(enlistment);
34 }

References System.Transactions.DurableEnlistmentState.DurableEnlistmentDelegated.