PostSharp//API Reference/Post­Sharp.​Aspects.​Internals/Event­Interception­Args­Impl/Event­Interception­Args­Impl
Open sandboxFocus

Constructor EventInterceptionArgsImpl

EventInterceptionArgsImpl(Object, Arguments, Delegate)

Declaration
public EventInterceptionArgsImpl(object instance, Arguments arguments, Delegate handler)
Parameters
Type Name Description
Object instance
Arguments arguments
Delegate handler