Open sandboxFocus

Method InvokeHandler

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
object instance
Delegate handler
Arguments arguments
Returns
Type Description
object