C# Class System.Transactions.Tests.NonMsdtcPromoterTests.DtcTxCreator

Show file Open project: dotnet/corefx

Public Methods

Method Description
CreatePromotedTx ( PromotedTx &promotedTx ) : byte[]
Trace ( string stringToTrace ) : void

Method Details

CreatePromotedTx() public method

public CreatePromotedTx ( PromotedTx &promotedTx ) : byte[]
promotedTx PromotedTx
return byte[]

Trace() public static method

public static Trace ( string stringToTrace ) : void
stringToTrace string
return void