Field Strict
This is the default inheritance mode when InheritableAttribute is added to an aspect class. It means that multicasting is performed before inheritance, but not after. There is no need of IMulticastAttribute to enable this kind of inheritance with Metalama.
Namespace: Metalama.Extensions.Multicast
Assembly: Metalama.Extensions.Multicast.dll
Syntax
public const MulticastInheritance Strict
Returns
Type | Description |
---|---|
MulticastInheritance |