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

Event<TDelegate>.Remove Property

Remove

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

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