Method | Description | |
---|---|---|
Intercept ( IInvocation invocation ) : void |
Method | Description | |
---|---|---|
OnMethodExecuting ( IInvocation invocation ) : void |
Method | Description | |
---|---|---|
GetAllMethodsInType ( IMethodInvocationContext context, IEnumerable |
||
IterateAttributesAndReturnTrueIfCancel ( IMethodInvocationContext context, IEnumerable |
public Intercept ( IInvocation invocation ) : void | ||
invocation | IInvocation | |
return | void |
protected OnMethodExecuting ( IInvocation invocation ) : void | ||
invocation | IInvocation | |
return | void |