C# Class Castle.DynamicProxy.Tests.Interceptors.LogInvocationInterceptor

Inheritance: Castle.Core.Interceptor.StandardInterceptor
Afficher le fichier Open project: nats/castle-1.0.3-mono Class Usage Examples

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