PostSharp.ILAPI ReferencePost­Sharp.​AspectsIMethod­Interception­AspectOn­Invoke
Open sandboxFocus

IMethodInterceptionAspect.OnInvoke Method

OnInvoke(MethodInterceptionArgs)

Method invoked instead of the method to which the aspect has been applied.

Declaration
[RequiresMethodInterceptionAdviceAnalysis]
[RequiresDebuggerEnhancement]
[HasInheritedAttribute]
void OnInvoke(MethodInterceptionArgs args)
Parameters
Type Name Description
MethodInterceptionArgs args

Advice arguments.