PostSharpAPI ReferencePost­Sharp.​Aspects.​InternalsEvent­Interception­Args­ImplEvent­Interception­Args­Impl
Open sandboxFocus

EventInterceptionArgsImpl Constructor

EventInterceptionArgsImpl(Object, Arguments, Delegate)

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