PostSharpAPI ReferencePost­Sharp.​AspectsICustom­Attribute­Introduction­Aspect
Open sandboxFocus

ICustomAttributeIntroductionAspect Interface

Semantics of an aspect that, when applied to a target, adds a custom attribute to this target.

Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
public interface ICustomAttributeIntroductionAspect : IAspect
Remarks

See Also