Method | Description | |
---|---|---|
ChangeTargetInterceptor ( object target ) : Castle.Core.Interceptor | ||
Intercept ( IInvocation invocation ) : void |
public ChangeTargetInterceptor ( object target ) : Castle.Core.Interceptor | ||
target | object | |
return | Castle.Core.Interceptor |
public Intercept ( IInvocation invocation ) : void | ||
invocation | IInvocation | |
return | void |