SetAspectConfiguration(AspectConfiguration, MethodBase)
Not supported in Metalama.
Declaration
protected virtual void SetAspectConfiguration(AspectConfiguration aspectConfiguration, MethodBase targetMethod)
Parameters
Type | Name | Description |
---|---|---|
AspectConfiguration | aspectConfiguration | |
MethodBase | targetMethod |
SetAspectConfiguration(AspectConfiguration, object)
Not supported in Metalama.
Declaration
protected override sealed void SetAspectConfiguration(AspectConfiguration aspectConfiguration, object targetElement)
Parameters
Type | Name | Description |
---|---|---|
AspectConfiguration | aspectConfiguration | |
object | targetElement |