MetalamaAPI documentationPost­Sharp API migrationPost­Sharp.​AspectsIEvent­BindingInvoke­Handler
Open sandboxFocus

IEventBinding.InvokeHandler Method

InvokeHandler(ref Object, Delegate, Arguments)

In Metalama, generate run-time code that invokes the handler.

Declaration
object InvokeHandler(ref object instance, Delegate handler, Arguments arguments)
Parameters
Type Name Description
System.Object instance
System.Delegate handler
Arguments arguments
Returns
Type Description
System.Object