AspectWeaverTransformationAdder.Add Method |
Name | Description | |
---|---|---|
Add(IMetadataDeclaration, AspectWeaverTransformationInstance) |
Adds a transformation and associates it with the set of dependencies in Dependencies.
| |
Add(IMetadataDeclaration, AspectWeaverTransformationInstance, AspectDependencyTarget) |
Adds a transformation with the default AspectDependencyTarget and specifies whether the transformation
should be associated with the set of dependencies in Dependencies
or TypeLevelDependencies.
|