Terraria v1.4.4.9
Terraria source code documentation
Loading...
Searching...
No Matches

◆ ResourceManagerIdentifier

virtual Guid System.Transactions.InternalEnlistment.ResourceManagerIdentifier
getpackageinherited

Definition at line 143 of file InternalEnlistment.cs.

144 {
145 get
146 {
147 throw new NotImplementedException();
148 }
149 }

Referenced by System.Transactions.TransactionStatePromoted.PromoteDurable().