Aspect Methods |
The Aspect 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.
| |
CreateAspectConfiguration |
Method invoked at build time to create a concrete AspectConfiguration instance specifically
for the current Aspect type.
| |
GetAspectConfiguration |
Method invoked at build tome to get the imperative configuration of the current Aspect.
| |
SetAspectConfiguration |
Method invoked at build time to set up an AspectConfiguration object according to the current
Aspect instance and a specified target element of the current aspect.
|