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