PostSharp / / API Reference / Post­Sharp.​Aspects / Method­Implementation­Aspect / On­Invoke

Method OnInvoke

OnInvoke(MethodInterceptionArgs)

Declaration
public abstract void OnInvoke(MethodInterceptionArgs args)
Parameters
Type Name Description
MethodInterceptionArgs args
Implements
IMethodInterceptionAspect.OnInvoke(MethodInterceptionArgs)