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