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

EventInterceptionArgsImpl Class

Inheritance
EventInterceptionArgsImpl
Namespace: PostSharp.Aspects.Internals
Assembly: PostSharp.dll
Syntax
[Internal]
public sealed class EventInterceptionArgsImpl : EventInterceptionArgs

Constructors

Name Description
EventInterceptionArgsImpl(Object, Arguments, Delegate)

Fields

Name Description
TypedBinding

Properties

Name Description
Binding

Methods

Name Description
AddHandler(Delegate)
InvokeHandler(Delegate, Arguments)
ProceedAddHandler()
ProceedInvokeHandler()
ProceedRemoveHandler()
RemoveHandler(Delegate)