Metalama//API Documentation/Aspect API/Metalama.​Framework.​Code/IEvent/Explicit­Interface­Implementations
Open sandboxFocus

Property ExplicitInterfaceImplementations

ExplicitInterfaceImplementations

Gets a list of interface events this event explicitly implements.

Declaration
IReadOnlyList<IEvent> ExplicitInterfaceImplementations { get; }
Property Value
Type Description
IReadOnlyList<IEvent>