Wraps an IAttribute (which represents a custom attribute) into a IIntrospectionAspectPredecessor.
Namespace: Metalama.Framework.Introspection
Assembly: Metalama.Framework.Introspection.dll
Syntax
public interface IIntrospectionAttributeAsPredecessor : IIntrospectionAspectPredecessor
Properties
Name | Description |
---|---|
Attribute | Gets the custom attribute. |