SetAspectConfiguration(AspectConfiguration, Type)
Declaration
protected virtual void SetAspectConfiguration(AspectConfiguration aspectConfiguration, Type targetType)
Parameters
Type | Name | Description |
---|---|---|
AspectConfiguration | aspectConfiguration | |
Type | targetType |
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 |