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