Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
ISimpleTransactionSuperior.cs
Go to the documentation of this file.
1
namespace
System.Transactions
;
2
3
public
interface
ISimpleTransactionSuperior
:
ITransactionPromoter
4
{
5
void
Rollback
();
6
}
System.Transactions.ISimpleTransactionSuperior.Rollback
void Rollback()
System.Transactions.ISimpleTransactionSuperior
Definition
ISimpleTransactionSuperior.cs:4
System.Transactions.ITransactionPromoter
Definition
ITransactionPromoter.cs:4
System.Transactions
Definition
AppSettings.cs:1
source
System.Transactions.Local
System.Transactions
ISimpleTransactionSuperior.cs
Generated by
1.10.0