Terraria
v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
TransactionStartedEventHandler.cs
Go to the documentation of this file.
1
namespace
System.Transactions
;
2
3
public
delegate
void
TransactionStartedEventHandler
(
object
? sender,
TransactionEventArgs
e);
System.Transactions.TransactionEventArgs
Definition
TransactionEventArgs.cs:4
System.Transactions.TransactionStartedEventHandler
delegate void TransactionStartedEventHandler(object? sender, TransactionEventArgs e)
System.Transactions
Definition
AppSettings.cs:1
source
System.Transactions.Local
System.Transactions
TransactionStartedEventHandler.cs
Generated by
1.10.0