C# Class Core.Aspect.Autofac.Transaction.TransactionScopeAspect

Inheritance: MethodInterception
Show file Open project: rumeysacelik/ReCapProjectNet5.0

Public Methods

Method Description
Intercept ( IInvocation invocation ) : void

Method Details

Intercept() public method

public Intercept ( IInvocation invocation ) : void
invocation IInvocation
return void