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

Inheritance: ISimpleTransactionSuperior
Afficher le fichier Open project: dotnet/corefx

Méthodes publiques

Méthode Description
Commit ( ) : void
Promote ( ) : byte[]
Rollback ( ) : void

Method Details

Commit() public méthode

public Commit ( ) : void
Résultat void

Promote() public méthode

public Promote ( ) : byte[]
Résultat byte[]

Rollback() public méthode

public Rollback ( ) : void
Résultat void