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: 6.10.14.0 (6.10.14.0)
C#
public interface ICustomAttributeIntroductionAspect : IAspect
See CustomAttributeIntroductionAspect for details.