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