Class OverrideEventAspect
A base aspect that overrides the implementation of an event.
Namespace: Metalama.Framework.Aspects
Assembly: Metalama.Framework.dll
Syntax
public abstract class OverrideEventAspect : EventAspect, IAspect<IEvent>, IAspect, ICompileTimeSerializable, ITemplateProvider, IEligible<IEvent>
Constructors
Name | Description |
---|---|
OverrideEventAspect() |
Methods
Name | Description |
---|---|
BuildAspect(IAspectBuilder<IEvent>) | Initializes the aspect. The implementation must add advice, child aspects and validators
using the |
BuildEligibility(IEligibilityBuilder<IEvent>) | |
OverrideAdd(Object) | |
OverrideRemove(Object) |