EventInterceptionArgs.AddHandler Method |
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 6.5.16.0 (6.5.16.0)
public abstract void AddHandler( Delegate handler )
Parameters
- handler
- Type: System.Delegate
The handler to add to the event.