MethodBodyWrappingTransformationInstance Properties |
The MethodBodyWrappingTransformationInstance 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.) | |
IsStateMachineAware |
Gets or set a value indicating that the transformation should be applied to the state machine (if it's validation or boundary), or should be
applied semantically (if it's interception).
| |
StateMachineTransformationKind | Obsolete. | |
SymJoinPointAttributes |
A customizable "metadata" for this aspect weaver transformation instance.
(Inherited from AspectWeaverTransformationInstance.) | |
Transformation |
Gets the parent AspectWeaverTransformation.
(Inherited from AspectWeaverTransformationInstance.) |