C# Class Castle.Facilities.WcfIntegration.Tests.CollectingInterceptor

Inheritance: Castle.DynamicProxy.StandardInterceptor
Afficher le fichier Open project: castleproject/Windsor

Méthodes protégées

Méthode Description
PreProceed ( IInvocation invocation ) : void

Method Details

PreProceed() protected méthode

protected PreProceed ( IInvocation invocation ) : void
invocation IInvocation
Résultat void