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> |
Gets a delegate enabling to invoke the add accessor of the imported event.
public EventAccessor<TDelegate> Add { get; }
Type | Description |
---|---|
EventAccessor<TDelegate> |