AspectWeaverTransformationInstance.AddSymJoinPoint Method |
Name | Description | |
---|---|---|
AddSymJoinPoint(TransformationContext) |
Adds a join point to the symbol file for the current transformation given a TransformationContext.
| |
AddSymJoinPoint(TransformationContext, SymJoinPointAttributes) |
Adds a join point to the symbol file for the current transformation given a TransformationContext,
with the possibility to override the additional attributes of the join point.
| |
AddSymJoinPoint(TransformationContext, String) |
Adds a join point to the symbol file for the current transformation given a TransformationContext,
with the possibility to override the description of the join point.
| |
AddSymJoinPoint(MetadataDeclaration, MethodSemantics, SymJoinPointAttributes) |
Adds a join point to the symbol file for the current transformation,
with the possibility to override the description of the join point.
| |
AddSymJoinPoint(MetadataDeclaration, MethodSemantics, Int32) |
Adds a join point to the symbol file for the current transformation, using GetDisplayName(MethodSemantics) to
get the description of the join point.
| |
AddSymJoinPoint(MetadataDeclaration, MethodSemantics, Int32, SymJoinPointAttributes) | Obsolete. |