Méthode | Description | |
---|---|---|
InvocationComposite ( IMethodInterceptor interceptors, Castle innerInvocation, object arguments ) : System | ||
Proceed ( ) : object | ||
SetArguments ( object arguments ) : void |
public InvocationComposite ( IMethodInterceptor interceptors, Castle innerInvocation, object arguments ) : System | ||
interceptors | IMethodInterceptor | |
innerInvocation | Castle | |
arguments | object | |
Résultat | System |
public SetArguments ( object arguments ) : void | ||
arguments | object | |
Résultat | void |