Is it possible to specify which events are sent by a method in the method xml doc ? For exception, there is the exception tag, but I didn't find anything for events. Thanks
CodePudding user response:
There isn't a specific tag for it, no.
You could use typeparam as an alternative.
Take a look at the paragraph User-defined tags. There is a mention of the Sandcastle XML comments project which has an event tag