Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches
System.Transactions.TransactionTraceIdentifier Struct Reference

Public Member Functions

 TransactionTraceIdentifier (string transactionIdentifier, int cloneIdentifier)
 
override int GetHashCode ()
 
override bool Equals ([NotNullWhen(true)] object obj)
 
bool Equals (TransactionTraceIdentifier other)
 
bool Equals (T? other)
 

Static Public Member Functions

static bool operator== (TransactionTraceIdentifier left, TransactionTraceIdentifier right)
 

Properties

static TransactionTraceIdentifier Empty [get]
 
string TransactionIdentifier [get]
 

Private Attributes

readonly string _transactionIdentifier
 
readonly int _cloneIdentifier
 

Detailed Description

Definition at line 5 of file TransactionTraceIdentifier.cs.


The documentation for this struct was generated from the following file: