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>