Compile-time semantics of IAspect.
Namespace: PostSharp.Aspects
Assembly: PostSharp.dll
Syntax
[SuppressAnnotationValidation]
public interface IAspectBuildSemantics : IValidableAnnotationMethods
| Name | Description |
|---|---|
| GetAspectConfiguration(object) | Method invoked at build time to get the imperative configuration of the current Aspect. |