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

Inheritance: IInterceptor
Afficher le fichier Open project: nats/castle-1.0.3-mono Class Usage Examples

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