PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesEvent<TDelegate>Add
Open sandboxFocus

Event<TDelegate>.Add Property

Add

Gets a delegate enabling to invoke the add accessor of the imported event.

Declaration
public EventAccessor<TDelegate> Add { get; }
Property Value
Type Description
EventAccessor<TDelegate>