SetAspectConfiguration(AspectConfiguration, FieldInfo)
Not supported in Metalama.
Declaration
protected virtual void SetAspectConfiguration(AspectConfiguration aspectConfiguration, FieldInfo targetField)
Parameters
Type | Name | Description |
---|---|---|
AspectConfiguration | aspectConfiguration | |
FieldInfo | targetField |
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 |