Event<TDelegate> Properties |
The Event<TDelegate> generic type exposes the following members.
Name | Description | |
---|---|---|
Add |
Gets a delegate enabling to invoke the add accessor
of the imported event.
| |
Remove |
Gets a delegate enabling to invoke the remove accessor
of the imported event.
|