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

Inheritance: MethodInterception
Show file Open project: oukumben/ReCapProject

Public Methods

Method Description
Intercept ( IInvocation invocation ) : void

Method Details

Intercept() public method

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