CLIEventAttribute Type
Adding this attribute to a property with event type causes it to be compiled with as a CLI metadata event, through a syntactic translation to a pair of 'add_EventName' and 'remove_EventName' methods.
Constructors
Constructor |
Description
|
|
Creates an instance of the attribute
|