MetalamaAPI documentationAspect APIMetalama.​Framework.​CodeIEventExplicit­Interface­Implementations
Open sandboxFocus

IEvent.ExplicitInterfaceImplementations Property

ExplicitInterfaceImplementations

Gets a list of interface events this event explicitly implements.

Declaration
IReadOnlyList<IEvent> ExplicitInterfaceImplementations { get; }
Property Value
Type Description
System.Collections.Generic.IReadOnlyList<IEvent>