IAspectBuildSemantics Interface |
Compile-time semantics of IAspect.
Namespace: PostSharp.AspectsAssembly: PostSharp (in PostSharp.dll) Version: 4.3.48.0 (4.3.48.0)

C#
public interface IAspectBuildSemantics : IValidableAnnotation
The IAspectBuildSemantics type exposes the following members.

Name | Description | |
---|---|---|
![]() | CompileTimeValidate |
Method invoked at build time to ensure that the aspect has been applied to
the right target.
(Inherited from IValidableAnnotation.) |
![]() | GetAspectConfiguration |
Method invoked at build time to get the imperative configuration of the current Aspect.
|
