OverriddenEvent
Gets the base event that is overridden by the current event.
Declaration
IEvent? OverriddenEvent { get; }
Property Value
Type | Description |
---|---|
IEvent |
Gets the base event that is overridden by the current event.
IEvent? OverriddenEvent { get; }
Type | Description |
---|---|
IEvent |