C# Class FakeVader.Core.Infrastructure.Web.TransactionalControllers.TransactionalInterceptor

Inheritance: IInterceptor
Afficher le fichier Open project: JamesKovacs/fakevader

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