C# Class Example.Queries.Infrastructure.AutoReleaseQueryInterceptor

Inheritance: IInterceptor
Afficher le fichier Open project: xelibrion/Lab

Méthodes publiques

Méthode Description
AutoReleaseQueryInterceptor ( IKernel kernel ) : System
Intercept ( IInvocation invocation ) : void

Method Details

AutoReleaseQueryInterceptor() public méthode

public AutoReleaseQueryInterceptor ( IKernel kernel ) : System
kernel IKernel
Résultat System

Intercept() public méthode

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