ExplicitInterfaceImplementations
Gets a list of interface events this event explicitly implements.
Declaration
IReadOnlyList<IEvent> ExplicitInterfaceImplementations { get; }
Property Value
Type | Description |
---|---|
IReadOnlyList<IEvent> |
Gets a list of interface events this event explicitly implements.
IReadOnlyList<IEvent> ExplicitInterfaceImplementations { get; }
Type | Description |
---|---|
IReadOnlyList<IEvent> |