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

Event<TDelegate> Constructor

Event(EventAccessor<TDelegate>, EventAccessor<TDelegate>)

Declaration
public Event(EventAccessor<TDelegate> addDelegate, EventAccessor<TDelegate> removeDelegate)
Parameters
Type Name Description
EventAccessor<TDelegate> addDelegate
EventAccessor<TDelegate> removeDelegate