ICustomAttributeIntroductionAspect Interface |
Semantics of an aspect that, when applied to a target, adds a custom attribute to this target.
Namespace: PostSharp.Aspects
Assembly: PostSharp (in PostSharp.dll) Version: 2023.0.3.0 (2023.0.3.0)
C#
public interface ICustomAttributeIntroductionAspect : IAspect
See CustomAttributeIntroductionAspect for details.