AspectWeaverTransformationInstance Properties |
The AspectWeaverTransformationInstance type exposes the following members.
Name | Description | |
---|---|---|
AspectWeaver |
Gets the parent AspectWeaver.
| |
AspectWeaverInstance |
Gets the parent AspectWeaverInstance.
| |
IsCommutative |
Determines whether the current object is commutative with any other object, irrespective of dependencies or effects.
If yes, then PostSharp can apply it in any order with respect to other objects.
| |
SymJoinPointAttributes |
A customizable "metadata" for this aspect weaver transformation instance.
| |
Transformation |
Gets the parent AspectWeaverTransformation.
|