Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
TransactionScopeResult.cs File Reference

Go to the source code of this file.

Namespaces

namespace  System
 
namespace  System.Transactions
 

Enumerations

enum  System.Transactions.TransactionScopeResult {
  System.Transactions.CreatedTransaction , System.Transactions.UsingExistingCurrent , System.Transactions.TransactionPassed , System.Transactions.DependentTransactionPassed ,
  System.Transactions.NoTransaction
}