EventBuilder
Defines events for a class.
Adds one of the "other" methods associated with this event. "Other" methods are methods other than the "on" and "raise" methods associated with an event. This function can be called many times to add as many "other" methods.
Sets the method used to subscribe to this event.
Set a custom attribute using a specified custom attribute blob.
Sets a custom attribute using a custom attribute builder.
Sets the method used to raise this event.
Sets the method used to unsubscribe to this event.