MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeINamed­TypeEvents
Open sandboxFocus

INamedType.Events Property

Events

Gets the list of events defined in the current type, but not those inherited from the base types.

Declaration
IEventCollection Events { get; }
Property Value
Type Description
IEventCollection