MethodBodyTransformationInstance Properties |
The MethodBodyTransformationInstance type exposes the following members.
Name | Description | |
---|---|---|
AspectWeaver |
Gets the parent AspectWeaver.
(Inherited from AspectWeaverTransformationInstance.) | |
AspectWeaverInstance |
Gets the parent AspectWeaverInstance.
(Inherited from AspectWeaverTransformationInstance.) | |
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.
(Inherited from AspectWeaverTransformationInstance.) | |
SymJoinPointAttributes |
A customizable "metadata" for this aspect weaver transformation instance.
(Inherited from AspectWeaverTransformationInstance.) | |
Transformation |
Gets the parent AspectWeaverTransformation.
(Inherited from AspectWeaverTransformationInstance.) |