MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIEventDefinition
Open sandboxFocus

IEvent.Definition Property

Definition

Gets the definition of the event. If the current declaration is an event of a generic type instance, this returns the event in the generic type definition. Otherwise, it returns the current instance.

Declaration
IEvent Definition { get; }
Property Value
Type Description
IEvent