C# Class Neostructure.Infrastructure.Repositories.TransactionSupport

Inheritance: ITransactionSupport
Afficher le fichier Open project: ashmind/neostructure

Méthodes publiques

Méthode Description
DoInTransaction ( System.Action action ) : void
TransactionSupport ( ISessionContext context ) : System

Method Details

DoInTransaction() public méthode

public DoInTransaction ( System.Action action ) : void
action System.Action
Résultat void

TransactionSupport() public méthode

public TransactionSupport ( ISessionContext context ) : System
context ISessionContext
Résultat System