MethodInterceptionAspect.SetAspectConfiguration Method |
Name | Description | |
---|---|---|
SetAspectConfiguration(AspectConfiguration, MethodBase) |
Method invoked at build time to set up an AspectConfiguration object according to the current
Aspect instance and a specified target element of the current aspect.
(Overrides MethodLevelAspect.SetAspectConfiguration(AspectConfiguration, MethodBase).) | |
SetAspectConfiguration(AspectConfiguration, Object) |
Method invoked at build time to set up an AspectConfiguration object according to the current
Aspect instance and a specified target element of the current aspect.
(Inherited from MethodLevelAspect.) |