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