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

◆ ChangeStatePromotedAborted()

override void System.Transactions.TransactionStatePromotedBase.ChangeStatePromotedAborted ( InternalTransaction tx)
inlinepackagevirtualinherited

Reimplemented from System.Transactions.TransactionState.

Definition at line 224 of file TransactionStatePromotedBase.cs.

225 {
226 TransactionState.TransactionStatePromotedAborted.EnterState(tx);
227 }

References System.Transactions.TransactionState.TransactionStatePromotedAborted.