EventInterceptionArgs.Arguments Property |
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
This property is meaningful only during a delegate invocation (not during an addition or removal).
This property is typically accessed by the ProceedInvokeHandler() method. Implementations of OnInvokeHandler(EventInterceptionArgs) can also get or change the value of this property.