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