C# Class Core.Aspects.Autofact.Transaction.TransactionalScopeAspect

Inheritance: MethodInterception
Afficher le fichier Open project: buketglgn/ReCapProject

Méthodes publiques

Méthode Description
Intercept ( IInvocation invocation ) : void

Method Details

Intercept() public méthode

public Intercept ( IInvocation invocation ) : void
invocation IInvocation
Résultat void