C# Class TransactionSample.Program

Exibir arquivo Open project: ProfessionalCSharp/ProfessionalCSharp6

Public Methods

Method Description
PreparationAsync ( ) : System.Threading.Tasks.Task

Private Methods

Method Description
AddTwoRecordsWithOneTxAsync ( ) : System.Threading.Tasks.Task
AddTwoRecordsWithTwoTxAsync ( ) : System.Threading.Tasks.Task
Main ( ) : void
TwoSaveChangesWithOneTxAsync ( ) : System.Threading.Tasks.Task

Method Details

PreparationAsync() public static method

public static PreparationAsync ( ) : System.Threading.Tasks.Task
return System.Threading.Tasks.Task