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

◆ EnlistmentDone()

override void System.Transactions.VolatileEnlistmentAborting.EnlistmentDone ( InternalEnlistment enlistment)
inlinepackagevirtual

Reimplemented from System.Transactions.EnlistmentState.

Definition at line 30 of file VolatileEnlistmentAborting.cs.

31 {
32 VolatileEnlistmentState.VolatileEnlistmentEnded.EnterState(enlistment);
33 }

References System.Transactions.VolatileEnlistmentState.VolatileEnlistmentEnded.